diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-03-20 09:09:18 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-03-21 00:20:21 +0100 |
commit | 8402bc658afb7c6e9856f8dbe753388c64e53da3 (patch) | |
tree | 14e19dd2cfedccdb1569f29eee857062f7c47384 /package/lttng-libust/Config.in | |
parent | 6c29e50c94241e5179e0075fc15dab6c073f0d6f (diff) | |
download | buildroot-novena-8402bc658afb7c6e9856f8dbe753388c64e53da3.tar.gz buildroot-novena-8402bc658afb7c6e9856f8dbe753388c64e53da3.zip |
parted: make sure to select libuuid in util-linux
parted correctly depends on util-linux, but fails to select the
libuuid suboption of util-linux, causing the following build failure
if libuuid remains unselected:
checking for uuid_generate in -luuid... no
configure: error: GNU Parted requires libuuid - a part of the util-linux-ng package (but
usually distributed separately in libuuid-devel, uuid-dev or similar)
This can probably be found on your distribution's CD or FTP site or at:
http://userweb.kernel.org/~kzak/util-linux-ng/
Note: originally, libuuid was part of the e2fsprogs package. Later, it
moved to util-linux-ng-2.16, and that package is now the preferred source.
make: *** [/home/test/test/output/build/parted-3.1/.stamp_configured] Error 1
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/lttng-libust/Config.in')
0 files changed, 0 insertions, 0 deletions