On 8/15/07, Alec Wright <[EMAIL PROTECTED]> wrote: > Hi. > When I try to compile glibc, I get this error: > CPP='gcc -B/tools/bin/ -E -x > c-header' /lfspkg/glibc-build/elf/ld-linux.so.2 > --library-path > /lfspkg/glibc-build:/lfspkg/glibc-build/math:/lfspkg/glibc-build/elf:/lfspkg/glibc-build/dlfcn:/lfspkg/glibc-build/nss:/lfspkg/glibc-build/nis:/lfspkg/glibc-build/rt:/lfspkg/glibc-build/resolv:/lfspkg/glibc-build/crypt:/lfspkg/glibc-build/nptl > /lfspkg/glibc-build/sunrpc/rpcgen -Y ../scripts -c rpcsvc/bootparam_prot.x > -o /lfspkg/glibc-build/sunrpc/xbootparam_prot.T > cannot set up thread-local storage: set_thread_area failed when setting > up thread-local storage > > make[2]: *** [/lfspkg/glibc-build/sunrpc/xbootparam_prot.stmp] Error 127
Error 127 usually means "command not found". Are you sure you've met all the host requirements? Was there any other output? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
