[Autogen-users] 3 failures in make check for GNU AutoGen 5.17.2
Brought to you by:
bkorb
From: Marc G. <mar...@gm...> - 2013-03-26 18:03:26
|
Hi, I am building on Solaris 10 / sun4v, with gcc 4.72 (broken with respect to C++ exceptions). I get: Testsuite summary for GNU AutoGen 5.17.2 ============================================================================ # TOTAL: 24 # PASS: 21 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See autoopts/test/test-suite.log Please report to aut...@li... I send you this test-suite.log, and my config.log (gzipped). There is no bin directory in the distribution of gc installed on my box. Also note that in order to be able to build, I had to set my LD_LIBRARY_PATH as follows (to avoid my existing autogen installation to interfere): LD_LIBRARY_PATH=/proj/vobadm100/tmp/autogen-5.17.2-fail/agen5/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/getdefs/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/autoopts/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/snprintfv/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/xml2ag/.libs:/proj/vobadm100/tmp/autogen-5.17.2-fail/columns/.libs:$LD_LIBRARY_PATH Thanks, Marc |