Tushar Teredesai wrote: > The make check in module-init-tools does absolutely nothing since the > testsuite tarball is not downloaded.
Correct. It has been noted in the DIY build since near day 1. > Additionally, running make check messes up the built executables, so the > testsuite has to be run before the normal build: > ./configure && > make check && > make distclean && > ./configure --prefix="" --enable-zlib make && > make install missing an `&&' in there somewhere :-) Note: the next module-init-tools release should already contain the testsuite. No separate download required.. Regards Greg -- http://www.diy-linux.org/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page