[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150712180846.GA32176@huvuddator>
Date: Sun, 12 Jul 2015 20:08:46 +0200
From: Ulf Magnusson <ulfalizer.lkml@...il.com>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, daniel@...que.org,
dh.herrmann@...glemail.com, tixxdz@...ndz.org
Subject: KDBUS breaks 'make installmandocs'
Hello,
Tested with next-20150709.
Documentation/kdbus/Makefile lacks an 'installmandocs' target, causing
problems for
%docs: scripts_basic FORCE
$(Q)$(MAKE) $(build)=scripts build_docproc
$(Q)$(MAKE) $(build)=Documentation/DocBook $@
$(Q)$(MAKE) $(build)=Documentation/kdbus $@
from the top-level Makefile. It still works, but no KDBUS-related man
pages are installed, and the final error isn't reassuring.
Documentation/DocBook/Makefile installs man pages into section 9, while
KDBUS uses 7. I'm not familiar enough with KDBUS to know what the right
thing to do here is.
Cheers,
Ulf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists