2010/4/18 Franz L. Kuhlmann <[email protected]>: > Here is (part of) the answer to *grep Error glibc-check-log > * > ============================================================= > . > . > . > make[2]: **[..../nptl/tst-cancelx18.out] Error 127 [...] > -fini1 Error 134 > make[1]: nptl/tests Error 2
*Any* error number of 127 or greater usually means a program is missing. In an editor on your host system, open glibc-check-log and look for those Errors, then look at the lines around them ( probably a line or two before this). Possibly, it might just be a missing or broken symlink. ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
