#3038: util-linux 2.21 doesn't install expected libraries
----------------------+-----------------------------------------------------
Reporter: profjuan | Owner: lfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2
Component: Book | Version: SVN
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
I am working through the LFS book (version SVN-20120311) and got to
section 6.23 E2fsprogs-1.42. The configure step failed with "error: C
compiler cannot create executables". I tracked it down to LDFLAGS="-lblkid
-luuid" being set for the configure script. The blkid library wasn't in
/usr/lib/.
Went back to section 6.21 Util-linux-2.21 and added an explicit location
for util-linux to install itself and its libraries to:
./configure --prefix=/usr --libdir=/usr/lib
After recompiling util-linux, e2fsprogs compiled and installed just fine.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3038>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page