Matthew Burgess wrote: > On Wednesday 21 March 2007 00:31, Bruce Dubbs wrote: >> Just a note to say I was trying out the LTP today on my 6.2 test system. >> >> http://ltp.sourceforge.net/ >> >> I ran the tests and got four failures: >> >> mincore01 FAIL 1 >> gf15 FAIL 1 >> gf17 FAIL 1 >> gf18 FAIL 1 > > On latest LFS (SVN-20070319 - jhalfs build) I get: > > mincore01 FAIL 1 > sendmsg01 FAIL 2 > >> The mincore01 gives: >> >> $ sudo ./mincore01 >> mincore01 1 PASS : expected failure: errno = 22 (Invalid argument) >> mincore01 2 PASS : expected failure: errno = 14 (Bad address) >> mincore01 3 FAIL : call succeeded unexpectedly >> mincore01 4 PASS : expected failure: errno = 12 (Cannot allocate >> memory) > > Exactly the same results here. > > The sendmsg01 failure is caused by the test case trying to call `ifconfig' > which no longer exists on an LFS system.
Thanks Matt. I was beginning to think I was the only one. My sendmsg01 passed because I have net-tools on my systems. I'm asking around about the mincore01 problem. If I can't get an answer, I'm going to elevate the post to lkml. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
