On Dec 11, 2008, at 4:08 PM, Dr. Edgar Alwers wrote: > Trying to compile glibc-2.8-20080929 according to the new > Lfs-6.4 book, I get already problems with the pass 1 compilation. > The last > part of the messages ( after some minutes of compilation ) are > quote > ------------------------ > .... > /mnt/lfs/sources/glibc-2.8-20080929/posix/../nptl/sysdeps/unix/sysv/ > linux/i386/../fork.c:76: > undefined reference to `__sync_bool_compare_and_swap_4'
Did you do this step? echo "CFLAGS += -march=i486 -mtune=native" > configparms William -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
