On 4/10/07, Srikrishna Das <[EMAIL PROTECTED]> wrote: > > @everyone. > Not sure if this is the right place to mail these....apologize if it isn't > :)
You got the right spot, but two minor details. One, you should start a new email thread if you're talking about a new issue. Two, please don't top-post. It will be appreciated. > While running expensive tests on coreutils.. > > make[3]: *** [check-TESTS] Error 1 > make[3]: Leaving directory > `/mnt/lfs/sources/coreutils/coreutils-5.96/tests/stty' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory > '/mnt/lfs/sources/coreutils/coreutils-5.96/tests/stty' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory > '/mnt/lfs/sources/coreutils/tests' > make: *** [check-recursive] Error 1 > Should I be worried about this? This doesn't show the actual error, just that make is returning with an error. There should be output prior to this that says that a test failed, or something like that. In general, though, I wouldn't be extremely concerned about a testsuite failure here unless all the tests failed or something. The really critical pieces are glibc, gcc and binutils. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
