Hello Unga, thanks for the bug report.
* Unga wrote on Sun, Sep 28, 2008 at 06:58:40AM CEST: > > I have compiled Automake-1.10.1 from sources on i386 running FreeBSD 7.0. > > The "gmake check" ends with errors as follows: > 2 of 555 tests failed > (59 tests were not run) > > XFAIL: auxdir2.test > XFAIL: cond17.test > FAIL: instsh2.test > FAIL: subpkg.test > XFAIL: txinfo5.test > XFAIL: auxdir2.test > > Is it safe to use install and use Automake-1.10.1 with above errors? Yes, it should be fairly safe. > I can provide more info if necessary, please let me know. That would be helpful. Please post the full output of this: cd tests gmake check TESTS="instsh2.test subpkg.test" VERBOSE=yes Thanks, Ralf