I am attempting to run the glibc tests from within my chroot environment. I keep getting the following errors:
make[2]: Entering directory `/sources/glibc-2.10.1/posix' /bin/sh -e globtest.sh /sources/glibc-build/ /sources/glibc-build/elf/ \ ld-linux.so.2 globtest.sh: command substitution: line 32: syntax error near unexpected token `)' make[2]: *** [/sources/glibc-build/posix/globtest.out] Error 2 make[2]: Target `tests' not remade because of errors. make[2]: Leaving directory `/sources/glibc-2.10.1/posix' make[1]: *** [posix/tests] Error 2 make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/sources/glibc-2.10.1' make: *** [check] Error 2 Before and between these sections, everything else compiled fine. The initial building of glibc was error free,but the test portion keeps failing. This is my first time with LFS. I am using Book 6.5 What could be causing this? Thanks for any advice. I'll take it.:)
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page