From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] legacy udev does not know the --disable-manpages switch
Date: Tue, 17 Apr 2012 11:19:13 +0200 [thread overview]
Message-ID: <20120417091913.GG8237@pengutronix.de> (raw)
In-Reply-To: <201204112202.37278.jbe@pengutronix.de>
On Wed, Apr 11, 2012 at 10:02:37PM +0200, Juergen Beisert wrote:
> Enabling PTXCONF_UDEV_LEGACY uses a udev revision which does not know the
> --disable-manpages switch and fails with:
Thanks, applied.
Michael
> --------------------
> target: udev.prepare
> --------------------
>
> configure: error: unrecognized options: --disable-manpages
>
> Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
>
> diff --git a/rules/udev.make b/rules/udev.make
> index ac8c98b..476969e 100644
> --- a/rules/udev.make
> +++ b/rules/udev.make
> @@ -53,7 +53,6 @@ UDEV_CONF_OPT := \
> --disable-gtk-doc-pdf \
> --$(call ptx/endis,PTXCONF_UDEV_DEBUG)-debug \
> --$(call ptx/endis,PTXCONF_UDEV_SYSLOG)-logging \
> - --disable-manpages \
> --$(call ptx/endis,PTXCONF_UDEV_LIBGUDEV)-gudev \
> --disable-introspection \
> --$(call ptx/endis,PTXCONF_UDEV_KEYMAPS)-keymap \
> @@ -72,6 +71,7 @@ UDEV_CONF_OPT += \
> --enable-hwdb
> else
> UDEV_CONF_OPT += \
> + --disable-manpages \
> --libexecdir=/lib \
> --$(call ptx/endis,PTXCONF_UDEV_MTD_PROBE)-mtd_probe
> endif
>
> --
> Pengutronix e.K. | Juergen Beisert |
> Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2012-04-17 9:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-11 20:02 Juergen Beisert
2012-04-17 9:19 ` Michael Olbrich [this message]
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=20120417091913.GG8237@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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