./configure says:
checking where the gettext function comes from… libc
checking for dlopen in -ldl… yes
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.
Loading...
Comments are closed.
Discover more from meditationatae
Subscribe now to keep reading and get access to the full archive.
util-linux-ng-2.16
./configure says:
checking where the gettext function comes from… libc
checking for dlopen in -ldl… yes
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.