On Dec 17, 2013, at 10:55 AM, Bruce Dubbs wrote: >> make[2]: *** [/sources/glibc-2.18/build/nptl/tst-pthread-getattr.out]
FOr this one and some others, you may want to look at the values of the command: ulimit -a If the .out file has some extremely large value for rlimit, a bad shell/make process could give the wrong rlimit value. Some kernels are known to barf some bad rlimit values, too. I don't know if having dash as your host's default shell while building ch5 could affect this, it most certainly could, as I've seen bash also break with broken command substitution when built while the default shell is dash. I wouldn't rule it out that your ch5 tools could be the problem. Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page