It works for me using autoconf 2.68 - I get these warnings, but no failures:

configure.ac:1045: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
config/libtool.m4:4207: _LT_LINKER_SHLIBS is expanded from...
config/libtool.m4:5339: _LT_LANG_C_CONFIG is expanded from...
config/libtool.m4:143: _LT_SETUP is expanded from...
config/libtool.m4:69: LT_INIT is expanded from...
configure.ac:1045: the top level


On Sep 28, 2010, at 3:30 PM, Aurélien Bouteiller wrote:

> Hi there, 
> 
> has anybody tried to compile ompi trunk with autoconf 2.66 ? It fails when 
> configuring romio with the following error: 
> === Processing subdir: 
> /nics/c/home/bouteill/ompi/trunk/ompi/mca/io/romio/romio
> --- Found configure.in|ac; running autoreconf...
> autoreconf: Entering directory `.'
> autoreconf: configure.in: not using Gettext
> autoreconf: running: aclocal --force 
> configure.in:2127: warning: macro `AM_PROG_LIBTOOL' not found in library
> configure.in:791: error: AC_CHECK_SIZEOF: requires literal arguments
> ../../lib/autoconf/types.m4:765: AC_CHECK_SIZEOF is expanded from...
> configure.in:791: the top level
> autom4te: /sw/xt/autoconf/2.66/cnl2.2_gnu4.4.4/bin/m4 failed with exit 
> status: 1
> aclocal: /sw/xt/autoconf/2.66/cnl2.2_gnu4.4.4/bin/autom4te failed with exit 
> status: 1
> autoreconf: aclocal failed with exit status: 1
> Command failed: autoreconf -ivf
> 
> Should I demote my autoconf to 2.65 ? 
> 
> Thanks, 
> Aurelien 
> 
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


Reply via email to