As a preface I should add that I am attempting to build a pure 64-bit system using the LFS 6.0 manual. Therefore, I've felt the need to deviate from that text from time to time. I would list them all here but that would draw focus from the matter at hand...
When running 'make check' on glibc-2.3.4-20040701 (as per the manual) it ends up seg faulting as shown here: // BEGIN ERROR MSG /bin/sh: line 1: 7787 Segmentation fault GCONV_PATH=/sources/glibc-build/iconvdata LC_ALL=C /sources/glibc-build/elf/ld-linux-x86-64.so.2 --library-path /sources/glibc-build:/sources/glibc-build/math:/sources/glibc-build/elf:/sources/glibc-build/dlfcn:/sources/glibc-build/nss:/sources/glibc-build/nis:/sources/glibc-build/rt:/sources/glibc-build/resolv:/sources/glibc-build/crypt:/sources/glibc-build/nptl /sources/glibc-build/dlfcn/failtest >/sources/glibc-build/dlfcn/failtest.out make[2]: *** [/sources/glibc-build/dlfcn/failtest.out] Error 139 make[2]: Leaving directory `/sources/glibc-2.3.4-20040701/dlfcn' make[1]: *** [dlfcn/tests] Error 2 make[1]: Leaving directory `/sources/glibc-2.3.4-20040701' make: *** [check] Error 2 // END ERROR MSG If anyone is familiar with this and can point me in the right direction it would be greatly appreciated. Also, given the nature of my build I was previously accustomed to posting under lfs-hackers which has now been expired. I hope then, that lfs-support is more appropriate than lfs-dev. Thanks in advance. - Phil -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
