For Version 6.1 - testing - 20050205, here's three ./configure
options I had to change to get past some hurdles. They seem
to be recent option-syntax changes for these packages.
5.7.1 Glibc:
--without-selinux for --disable-selinux
Fixed: missing selinux header error, from a Fedora Core
3 host.
5.13.1 Binutils pass 2
--libdir=/tools/lib for --with-lib-path=/tools/lib
Fixed: gcc wouldn't work from within the chroot environment,
even though the "sanity check" swore up and down that I
had /tools/lib compiled in O.K.
5.21 Grep
Perhaps add configure option --libdir=/tools/lib.
Fixed: glibc compilation from chroot said "working compiler
support for visibility attribute" required. (Might not be
necessary with a clean straight-through build, though I did
do a "make clean" on it.)
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page