Here's a simple patch to fix the problem (copied from the Sun part of configure). --- source/configure.~1~ 2004-09-12 00:05:17.000000000 -0400 +++ source/configure 2004-11-01 11:49:04.000000000 -0500 @@ -17949,6 +17949,7 @@ if test "${GCC}" != "yes"; then ## for funky AIX compiler using strncpy() CFLAGS="$CFLAGS -D_LINUX_SOURCE_COMPAT -qmaxmem=32000" + PICSUFFIX="po.o" fi
Applied - do you have an AIX 4.2 system to test this on as well? I don't know whether this will break on older versions. BTW configure.in is the right file to edit in this case as configure is generated from configure.in by autoconf.
tpot says fixed.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.