I followed the instructions to the letter (book 6.4) and on make, glibc throws out
/mnt/lfs/sources/glibc-build/libc_pic.os: In function `__libc_fork': /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' /mnt/lfs/sources/glibc-build/libc_pic.os: In function `nscd_getpw_r': /mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd_getpw_r.c:232: undefined reference to `__sync_fetch_and_add_4' /mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_drop_map_ref': /mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd-client.h:320: undefined reference to `__sync_fetch_and_add_4' /mnt/lfs/sources/glibc-build/libc_pic.os: In function `nscd_getgr_r': /mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd_getgr_r.c:321: undefined reference to `__sync_fetch_and_add_4' /mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_drop_map_ref': /mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd-client.h:320: undefined reference to `__sync_fetch_and_add_4' /mnt/lfs/sources/glibc-build/libc_pic.os: In function `nscd_gethst_r': /mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd_gethst_r.c:400: undefined reference to `__sync_fetch_and_add_4' /mnt/lfs/sources/glibc-build/libc_pic.os:/mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd-client.h:320: more undefined references to `__sync_fetch_and_add_4' follow /mnt/lfs/sources/glibc-build/libc_pic.os: In function `__nscd_get_map_ref': /mnt/lfs/sources/glibc-2.8-20080929/nscd/nscd_helper.c:406: undefined reference to `__sync_val_compare_and_swap_4' /mnt/lfs/sources/glibc-build/libc_pic.os: In function `*__GI___libc_freeres': /mnt/lfs/sources/glibc-2.8-20080929/malloc/set-freeres.c:39: undefined reference to `__sync_bool_compare_and_swap_4' collect2: ld returned 1 exit status make[1]: *** [/mnt/lfs/sources/glibc-build/libc.so] Error 1 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.8-20080929' make: *** [all] Error 2 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page