On Sunday 10 September 2006 09:59, Wei Chong wrote: > src/su dummy -c "make RUN_EXPENSIVE_TESTS=yes check" > > the test fail with following error: > > Making check in lib > /bin/sh: line 0: cd: lib: Not a directory > make: *** [check-recursive] Error 1
Does lib folder exist in coreutils-5.96 build directory? Run the following having replaced the folder path with your one. ls -ld /build/coreutils-5.96/lib -- Nothing but perfection pv -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
