It would appear that the later versions of autoconf (2.50 and above, I have
2.52) do not like the "-I /path/to/gtk+" that gets added to the aclocal
commands in autogen.sh
Change:
aclocal_flags="`./aclocal-flags`"
to
aclocal_flags=""
and try it again. That got autogen,sh to work for me.
Regards,
Andrew Hood
A distributed system is one in which the failure of a computer you didn't
even know existed can render your own computer unusable. -- Leslie Lamport,
as quoted in CACM, June 1992
-----Original Message-----
From: Tim Potter [mailto:tpot@xxxxxxxxxxx]
Sent: Monday, 30 July 2001 11:00
To: ethereal-dev@xxxxxxxxxxxx
Subject: [Ethereal-dev] autogen.sh question
OK, stupid question time. When running autogen.sh on the latest CVS
sources, I get a lot of these messages:
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_LANG_PUSH
***BUG in Autoconf--please report*** AC_LANG_POP
***BUG in Autoconf--please report*** AC_LANG_PUSH
I've tried with autoconf 2.50 (accidentally upgraded - doh!) as well as
autocon 2.13. Am I doing something stupid?
Tim.
<<application/ms-tnef>>