From: Karel Zak <kzak@redhat.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: util-linux-ng required? which version?
Date: Tue, 12 May 2009 20:54:44 +0000 [thread overview]
Message-ID: <20090512205444.GF3335@nb.net.home> (raw)
In-Reply-To: <200905111019.20478.zzam@gentoo.org>
On Tue, May 12, 2009 at 10:31:07PM +0200, Olaf wrote:
> Karel Zak wrote:
>
>>> Building util-linux-ng 2.15 using --with-fsprobe=builtin, without
>>> having previously built e2fsprogs, gives me:
>> [...]
>>> 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....
>>
>> Thanks for your report. Fixed (see below).
>
> Builds fine now, thanks Karel!
>
> I think util-linux-ng is missing some kind of make install libblkid?
$ cd libs/blkid/
$ make install DESTDIR=/tmp/FOO/
$ find /tmp/FOO/
/tmp/FOO/
/tmp/FOO/lib
/tmp/FOO/lib/libblkid.so.1
/tmp/FOO/lib/libblkid.la
/tmp/FOO/lib/libblkid.so.1.0.0
/tmp/FOO/lib/libblkid.so
/tmp/FOO/lib/libblkid.a
/tmp/FOO/sbin
/tmp/FOO/sbin/findfs
/tmp/FOO/sbin/blkid
/tmp/FOO/sbin/blkid.static
/tmp/FOO/usr
/tmp/FOO/usr/include
/tmp/FOO/usr/include/blkid
/tmp/FOO/usr/include/blkid/blkid.h
/tmp/FOO/usr/lib
/tmp/FOO/usr/lib/pkgconfig
/tmp/FOO/usr/lib/pkgconfig/blkid.pc
/tmp/FOO/usr/share
/tmp/FOO/usr/share/man
/tmp/FOO/usr/share/man/man8
/tmp/FOO/usr/share/man/man8/findfs.8
/tmp/FOO/usr/share/man/man8/blkid.8
/tmp/FOO/usr/share/man/man3
/tmp/FOO/usr/share/man/man3/libblkid.3
(or cd libs/blkid/src if you need to install the library only)
Karel
--
Karel Zak <kzak@redhat.com>
prev parent reply other threads:[~2009-05-12 20:54 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
2009-05-12 19:48 ` Karel Zak
2009-05-12 20:31 ` Olaf
2009-05-12 20:54 ` Karel Zak [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=20090512205444.GF3335@nb.net.home \
--to=kzak@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.