dravenloft wrote:errrr..... I just got done checking. I' only have automake1.10, and the error hasn't changed at all.
sorry. turned out that I still had automake1.7 hiding in my system (was
supposed to be removed ages ago). after removing that and trying again got:
Code: Select all
frankenstein:/home/draco/test/celestia# make -f ./Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** Creating acinclude.m4
*** Creating aclocal.m4
acinclude.m4:3345: the serial number must appear before any macro definition
acinclude.m4:3390: the serial number must appear before any macro definition
acinclude.m4:3435: the serial number must appear before any macro definition
acinclude.m4:5560: the serial number must appear before any macro definition
configure.in:283: warning: macro `AM_GCONF_SOURCE_2' not found in library
*** Creating configure
configure.in:283: error: possibly undefined macro: AM_GCONF_SOURCE_2
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
It gave me a configure file though, and it's running. So I guess those errors aren't much to worry over.