On Thu, Aug 04, 2005 at 01:31:56PM -0500, Tushar Teredesai wrote: > > By messed up I meant that if you use the normal way of running tests: > ./configure --prefix=/usr && > make && > make -k check || true && > make install > > The make check will run configure again (twice actually) and overwrite > the files that were generated by "./configure --prefix=/usr && make". > Hence the standard way of building the tests is the one that Randy has > attached it the patch (i.e. run make check first, do a distclean and > then run the normal instructions).
Perhaps I'm being to anal about it, but I see little to no value in building binaries, testing them, then wiping them and building new binaries. IOW, it doesn't test anything other than the _possibility_ that the next binaries _might_ be good because the first ones were good. -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page