[Freeciv-Dev] (PR#6139) autogen.sh fails with S1_14
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I can't run autogen.sh with S1_14.
This isn't a fatal problem, since the distributed source tarball has
configure already built.
I'm using very recent versions of autoconf and automake, built and
installed directly from the GNU source tarballs.
freeciv>./autogen.sh
+ checking for autoconf >= 2.52 ... found 2.57, ok.
+ checking for automake >= 1.4 ... found 1.7.6, ok.
+ checking for xgettext >= 0.10.36 ... found 0.11.5, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.11.5, ok.
+ using new autoconf configuration (use --disable-autoconf2.52 to use old)
+ creating acinclude.m4
+ running aclocal ...
+ running autoheader ...
configure.ac:147: warning: AC_LIB_PREPARE_PREFIX is m4_require'd but is
not m4_defun'd
configure.ac:147: warning: AC_LIB_RPATH is m4_require'd but is not
m4_defun'd
+ running autoconf ...
configure:4844: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:4845: error: possibly undefined macro: AC_LIB_RPATH
configure:4850: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY
configure:5118: error: possibly undefined macro: AC_LIB_APPENDTOVAR
autoconf failed
freeciv>autoheader --version
autoheader (GNU Autoconf) 2.57
Written by Roland McGrath and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
freeciv>
jason
- [Freeciv-Dev] (PR#6139) autogen.sh fails with S1_14,
Jason Short <=
|
|