Hello Joseph,

* Joseph Maxwell wrote on Tue, Jul 22, 2008 at 03:22:10AM CEST:
> automake compilation on FreeBSD 6.0
> make test failed
> 
> =====================================
> 3 of 562 tests failed
> (42 tests were not run)
> Please report to bug-automake@gnu.org
> =====================================

> FAIL: subpkg.test
> FAIL: subst.test
> FAIL: txinfo21.test

Thanks for the report.  Please note that 1.10.1 is the current version.
Also, please post the verbose output of the test failures, like this:

  cd tests
  env VERBOSE=yes TESTS="subpkg.test subst.test txinfo21.test" \
      make -e check

Cheers,
Ralf


Reply via email to