Aditya Bankar wrote: > Hi, > > I completed all the steps till 6.28 and the outcome was as expected. In 6.29 I compiled libtool but the test has failed because of 2 unexpected failures:
> 37. localization.at:25: > 37. localized compiler messages (localization.at:25): FAILED > (localization.at:50) > 37: localized compiler messages FAILED > (localization.at:50) >> 37. localization.at:25: 37. localized compiler messages >> (localization.at:25): FAILED (localization.at:50) > 73. cmdline_wrap.at:28: >73. Run tests with low max_cmd_len (cmdline_wrap.at:28): FAILED (cmdline_wrap.at:43) > > What is the cause of these failures? > > Line number 50 of localization.at is: AT_CHECK([diff expected-stderr stderr]) >Line number 43 of cmdline_wrap.at is: AT_CHECK([$CONFIG_SHELL >$abs_srcdir/testsuite -k libtool $INNER_TESTSUITEFLAGS], I don't know about 73, but I suspect 37 is caused by skipping at least one of the localedef commands in glibc. You don't say which version of the book or if you intentionally changed any of the book's instructions. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
