public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ulf Magnusson <ulfalizer.lkml@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: gregkh@linuxfoundation.org, daniel@zonque.org,
	dh.herrmann@googlemail.com, tixxdz@opendz.org
Subject: KDBUS breaks 'make installmandocs'
Date: Sun, 12 Jul 2015 20:08:46 +0200	[thread overview]
Message-ID: <20150712180846.GA32176@huvuddator> (raw)

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

             reply	other threads:[~2015-07-12 18:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-12 18:08 Ulf Magnusson [this message]
2015-07-14  0:39 ` KDBUS breaks 'make installmandocs' Greg KH
2015-07-14  2:00   ` Ulf Magnusson
2015-07-14 18:24     ` Jim Davis
2015-07-15 14:19       ` David Herrmann
2015-07-15 18:04         ` Jim Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150712180846.GA32176@huvuddator \
    --to=ulfalizer.lkml@gmail.com \
    --cc=daniel@zonque.org \
    --cc=dh.herrmann@googlemail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tixxdz@opendz.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox