On Sat, Dec 07, 2002 at 09:39:36PM +0100, Martin Schulze wrote: > I'd love to have it work but now the build complains about: > > make[1]: Entering directory `/tmp/joey/kdenetwork-2.2.2' > *** Creating acinclude.m4 > make[2]: Entering directory `/tmp/joey/kdenetwork-2.2.2' > make[2]: Leaving directory `/tmp/joey/kdenetwork-2.2.2' > !!! If you get recursion errors from autoconf, it is advisable to set the > environment variable M4 to something including "--nesting-limit=500" > *** Creating list of subdirectories > make[2]: Entering directory `/tmp/joey/kdenetwork-2.2.2' > make[3]: Entering directory `/tmp/joey/kdenetwork-2.2.2' > make[3]: Leaving directory `/tmp/joey/kdenetwork-2.2.2' > make[2]: Leaving directory `/tmp/joey/kdenetwork-2.2.2' > *** Creating configure.in > make[2]: Entering directory `/tmp/joey/kdenetwork-2.2.2' > make[3]: Entering directory `/tmp/joey/kdenetwork-2.2.2' > make[3]: Leaving directory `/tmp/joey/kdenetwork-2.2.2' > make[2]: Leaving directory `/tmp/joey/kdenetwork-2.2.2' > *** Creating aclocal.m4 > *** Creating configure > autoconf: Undefined macros: > configure.in:22:AC_LANG_PUSH(C) > configure.in:24:AC_LANG_POP > make[1]: *** [cvs] Error 1 > make[1]: Leaving directory `/tmp/joey/kdenetwork-2.2.2' > make: *** [build-stamp] Error 2
It works for me. Do you have autoconf 2.5x installed? This symbols were not available in autoconf 2.13. regards, guillem