mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] util-linux-ng: enable systemd flag if systemd is used
Date: Wed, 15 Jun 2016 07:10:25 +0200	[thread overview]
Message-ID: <20160615051025.GC8946@pengutronix.de> (raw)
In-Reply-To: <20160614222121.5490-5-clemens.gruber@pqgruber.com>

On Wed, Jun 15, 2016 at 12:21:21AM +0200, Clemens Gruber wrote:
> Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>

This is broken. --with-systemd requires libsystemd and systemd requires
libmount. That's a cyclic dependency.

Do you need any specific feature here?

Michael

> ---
>  rules/util-linux-ng.in   | 4 ++++
>  rules/util-linux-ng.make | 2 +-
>  2 files changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/rules/util-linux-ng.in b/rules/util-linux-ng.in
> index b0d5e1f..3a33583 100644
> --- a/rules/util-linux-ng.in
> +++ b/rules/util-linux-ng.in
> @@ -29,6 +29,10 @@ config UTIL_LINUX_NG_LIBFDISK
>  config UTIL_LINUX_NG_USES_NCURSES
>  	bool
>  
> +config UTIL_LINUX_NG_USES_SYSTEMD
> +	bool
> +	default INITMETHOD_SYSTEMD
> +
>  config UTIL_LINUX_NG_PARTX_TOOLS
>  	select UTIL_LINUX_NG_LIBBLKID
>  	select UTIL_LINUX_NG_LIBSMARTCOLS
> diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
> index 33798fa..aee052d 100644
> --- a/rules/util-linux-ng.make
> +++ b/rules/util-linux-ng.make
> @@ -138,7 +138,7 @@ UTIL_LINUX_NG_CONF_OPT	:= \
>  	--without-utempter \
>  	--without-libz \
>  	--without-user \
> -	--without-systemd \
> +	--$(call ptx/wwo, PTXCONF_UTIL_LINUX_NG_USES_SYSTEMD)-systemd \
>  	--with-systemdsystemunitdir=/lib/systemd/system \
>  	--without-smack \
>  	--without-python
> -- 
> 2.8.3
> 
> 
> _______________________________________________
> 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

  reply	other threads:[~2016-06-15  5:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14 22:21 [ptxdist] [PATCH] dbus: version bump to 1.10.8 Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] radvd: bump version to 2.13 Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] sqlite: version bump and improved build options Clemens Gruber
2016-06-15  5:08   ` Michael Olbrich
2016-06-15  6:46     ` Marc Kleine-Budde
2016-06-15 17:46       ` Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] util-linux-ng: add zramctl option Clemens Gruber
2016-06-14 22:21 ` [ptxdist] [PATCH] util-linux-ng: enable systemd flag if systemd is used Clemens Gruber
2016-06-15  5:10   ` Michael Olbrich [this message]
2016-06-15 18:09     ` Clemens Gruber

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=20160615051025.GC8946@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