When trying to run configure for glibc in chapter 5.6 i get a error "cannot compute size of (long double)". The config.log say "cannot find /tools/lib/libc.so.6". There was no error messages when i build Binutils and GCC. This is my first try to make a LFS system.
My hostsystem is LFS LiveCD ---Error msg:--- checking for long double... yes checking size of long double... configure: error: cannot compute size of (long double), 77 See 'config.log' for more details. ---From config.log:--- configure:7491 gcc -B/tools/bin/ -o conftest -g -O2 conftest.c >&5 /tools/bin/ld: cannot find /tools/lib/libc.so.6 ---When checking $LFS/tools/lib i find this files:--- libc-2.6.3.so libc.a libc.so libc_noshared.a //Fredrik Persson -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
