Bruno Haible <br...@clisp.org> skribis: > 11) On Solaris 11, "make check" gives 1 test failure: > > gmake[5]: Entering directory > `/home/bruno/multibuild-1614/solaris11x8632/guile-2.0.3.152-c5f6c2/test-suite/standalone' > PASS: test-system-cmds > PASS: test-bad-identifiers > PASS: test-require-extension > usage: tail [+/-[n][lbc][f]] [file] > tail [+/-[n][l][r|f]] [file] > Incorrect output: expected "a;", but got "" > FAIL: test-guile-snarf > > The 'tail' program in Solaris does not understand the modern syntax.
This was fixed in the meantime as well: http://git.savannah.gnu.org/cgit/guile.git/commit/?h=stable-2.0&id=25dc93dd575994fabdcfb558521d3287f604f081 Thanks, Ludo’.