On Sun, 2002-10-27 at 10:33, Oden Eriksson wrote:
> I'm getting this error:
> 
> ac-wrapper: ouch, couldn't call binary (/usr/bin/autom4te-2.13).
> autoheader-2.5x: /usr/bin/autom4te failed with exit status: 2

I've had this problem before.  Not sure what causes the problem.  Try
setting the version of autoconf you want (2.5 or 2.1) excplicitly with
export WANT_AUTOCONF_2_5=1
or
export WANT_AUTOCONF_2_1=1
before running autoconf.
Works for me.
Not all config tools comply with the rules of the version detection
script (/usr/bin/autoconf) by GC.
Austin

Reply via email to