Bruce Dubbs wrote these words on 05/11/06 16:29 CST: > I won't have time to check it out until later this evening. I'll do it > on my new svn system and try with and without the flags. Are the two > test-run invocations both necessary?
I did some more experimenting after writing this note, and I don't think those extra_flags are even necessary. Only the two tests I mentioned fail, consistently every time, with or without the flags. Please do test this. As far as two test-run invocations, it is what is in the Makefile, so that's what I put. Problem is the Makefile uses && syntax after the first invocation, so it never does the second. Omitting the && and it will go on to the other. If both runs end up the same is what I believe the devs are looking for (though all tests should pass). -- Randy rmlscsi: [bogomips 1003.28] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 16:37:00 up 47 days, 4:14, 3 users, load average: 0.03, 0.03, 0.10 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
