Hello Pierre,
* Pierre wrote on Mon, Aug 07, 2006 at 08:29:53AM CEST:
# make check
[...]
PASS: aclocal.test
PASS: aclocal3.test
FAIL: aclocal4.test
=====================================
58 of 545 tests failed
(22 tests were not run)
Thanks for the report. It would be helpful if you reran the failed
tests verbosely, like this:
cd tests
env VERBOSE=x TESTS='aclocal4.test ...' make -e check
Probably most failures are related to one or two issues (broken Libtool
installation maybe?), so you shouldn't need to run all failed tests.
Please pack (gzip) large output, and please tell some details about your
system.