Stable: 2.5.2
Development: 2.6-alpha3
Hi,
I cannot compile latest cvs on Debian Sarge....
I get first error cause option -W is not recognized in automake. I commented that out, but get further errors :
dcerouter_260:~/Plutohome/slimserver/trunk$ ./autogen.sh
+ test -f Makefile
+ aclocal -I m4
+ autoheader
+ automake -a
configure.in: 3: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.in: 3: required file `./[config.h].in' not found
Any help ?
Regards,
Rob.
daper
Thu, 2006-01-19 07:18
Permalink
It seems to be a problem
This seems to be a problem with autotools version, my are:
automake: 1.9.6
autoconf:2.59
You might try to change AC_CONFIG_HEADER to AM_CONFIG_HEADER in the configure.in file.
--
Damian Pietras - MOC developer
realnerd
Sun, 2006-04-16 16:03
Permalink
Cannot compile latest CVS
I have the exactly same problem than tinia. How was it solved?
Regards
realnerd