Hello Thomas,

* Thomas Koenig wrote on Sat, Aug 15, 2009 at 04:00:13PM CEST:
> Does this ring any bells?  This is with a recent trunk.
> 
> $ ../../gcc/trunk/configure --prefix=$HOME --enable-languages=c,fortran
> --enable-maintainer-mode && make && make install
> 
> make[3]: Leaving directory `/var/work/gcc-bin/trunk/libdecnumber'
> make[3]: Entering directory `/var/work/gcc-bin/trunk/gcc'
> (cd ../../../gcc/trunk/gcc && aclocal -I ../config -I ..)
> (cd ../../../gcc/trunk/gcc && autoconf)
> configure:3123: error: possibly undefined macro: AC_REQUIRE_AUX_FILE
>       If this token and others are legitimate, please use
> m4_pattern_allow.
>       See the Autoconf documentation.
> make[3]: *** [../../../gcc/trunk/gcc/configure] Error 1

> $ autoconf --version
> autoconf (GNU Autoconf) 2.59

Which aclocal version do you have in PATH?  Looks like 1.10 or newer,
rather than 1.9.6.

Cheers,
Ralf

Reply via email to