linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olaf <mailinglists@ban-solms.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: util-linux-ng required? which version?
Date: Tue, 12 May 2009 16:45:51 +0000	[thread overview]
Message-ID: <4A09A7BF.8030002@ban-solms.de> (raw)
In-Reply-To: <200905111019.20478.zzam@gentoo.org>

Jürg Billeter wrote:
> On Mon, 2009-05-11 at 13:43 +0200, Kay Sievers wrote:
>   
>> On Mon, May 11, 2009 at 12:23, Karel Zak <kzak@redhat.com> wrote:
>>     
>>>  yes, you need
>>>
>>>    util-linux-ng 2.15   --with-fsprobe=builtin
>>>    e2fsprogs 1.41.5     --disable-libblkid
>>>       
>> Sounds good.
>>
>> It's all a bit of inconvenient at the moment with the
>> inter-dependencies, but it's great that we will all end up finally
>> with only a single filesystem-probing lib.
>>     
>
> Maybe I'm missing something, but doesn't this introduce a circular
> dependency?
>
> e2fsprogs depends on util-linux-ng if built with --disable-libblkid
> util-linux-ng depends on e2fsprog for libuuid
>
> If I'm not misunderstanding anything, are there plans to fix this?
> Maybe libuuid should be moved to a separate package.
>   
I think you are on to something there.

Building util-linux-ng 2.15 using --with-fsprobe=builtin, without having 
previously built e2fsprogs, gives me:

/bin/bash ../../../libtool --tagÌ   --mode=compile gcc -std=gnu99 
-DHAVE_CONFIG_H -I. -I../../..  -include ../../../config.h 
-I../../../include -DLOCALEDIR=\"/tools_i486/share/locale\" 
-I../../../libs/blkid/src  -fsigned-char -g -O2 -MT resolve.lo -MD -MP 
-MF .deps/resolve.Tpo -c -o resolve.lo resolve.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. 
-include ../../../config.h -I../../../include 
-DLOCALEDIR=\"/tools_i486/share/locale\" -I../../../libs/blkid/src 
-fsigned-char -g -O2 -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c  
-fPIC -DPIC -o .libs/read.o
read.c:28:23: error: uuid/uuid.h: No such file or directory
make[3]: *** [read.lo] Error 1
make[3]: *** Waiting for unfinished jobs....


IIRC uuid.h is provided by e2fsprogs, which is now supposed to be build 
after util-linux-ng

Any ideas?



Olaf

  parent reply	other threads:[~2009-05-12 16:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11  8:19 util-linux-ng required? which version? Matthias Schwarzott
2009-05-11  9:50 ` Matthias Schwarzott
2009-05-11 10:23 ` Karel Zak
2009-05-11 11:43 ` Kay Sievers
2009-05-12 12:58 ` Jürg Billeter
2009-05-12 16:45 ` Olaf [this message]
2009-05-12 19:48 ` Karel Zak
2009-05-12 20:31 ` Olaf
2009-05-12 20:54 ` Karel Zak

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=4A09A7BF.8030002@ban-solms.de \
    --to=mailinglists@ban-solms.de \
    --cc=linux-hotplug@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).