Hello Dennis, Thanks for the bug report.
* Dennis Clarke wrote on Mon, Feb 09, 2009 at 01:10:01AM CET: > > $ gmake check > Making check in lib > gmake[1]: Entering directory > `/export/medusa/dclarke/build/automake/i386/automake-1.10.2-build-i386/lib' [...] > FAIL: check10.test [...] > FAIL: pr9.test [...] > FAIL: tar.test [...] > ===================================== > 3 of 506 tests failed > (119 tests were not run) > Why the failures ? The check10.test failure was probably due to a bug in the test, since fixed in the git version of Automake. The rest I don't know yet, let's find out: please post the output of: cd tests gmake check VERBOSE=yes TESTS='check10.test pr9.test tar.test' Also, which system does this happen on? The output of running path/to/automake-1.10.2/lib/config.guess would be interesting, too. Please also do likewise for the other report you sent for the other system. Thanks! Ralf
