Tanks Andrew,

 I guess that will make it. Anyway install_root=/tools should have been  
install_root=$LFS in fact.

for info, I had in the configure

libc_cv_ctors_header=yes

means I have now

../glibc-$version/configure --prefix=/tools \
    --host=$LFS_TGT --build=$(../glibc-$version/scripts/config.guess) \
    --disable-profile --enable-add-ons \
    --enable-kernel=2.6.25 --with-headers=/tools/include \
    libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes \
    libc_cv_ctors_header=yes

=======> Building glibc in pass1 successfull

Regards





-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to