Hi, Regarding the "posix/bug-regex32"error in glibc tests, I found http://sourceware.org/bugzilla/show_bug.cgi?id=13118
Maintainer says he has applied the patch, but I checked that Glibc-2.14.1 tarball still lacks the correction. Not sure it is worth considering including the patch (or adding a sed, since it is only one line). The sed could be: sed -i \ '/bug-regex30-ENV/a bug-regex32-ENV = LOCPATH=$(common-objpfx)localedata' \ posix/Makefile Also, it seems that the ulimit-s 16384 is not enough for passing the tests with the current version of gcc. See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827#c11. Regards, Pierre -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page