Hi Rainer, * Rainer Tammer wrote on Sun, Aug 01, 2010 at 05:09:01PM CEST: > this are the failures of autoconf 2.67 make check on AIX V7BETA: > > 213: AC_CACHE_CHECK FAILED (base.at:478) > 240: Signal handling FAILED (torture.at:1263) > > I have included the testsuite.log for a detailed reference. > > Are this known problem?
Yes, 213 is known. Both are not reason for you not to use Autoconf 2.67. For test 240, can you please post the output of the following: cd $top_builddir cd tests/testsuite.dir/240 /bin/sh -vx ./configure Thanks, Ralf