Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2002:
[Freeciv-Dev] autoconf problem with current cvs
Home

[Freeciv-Dev] autoconf problem with current cvs

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] autoconf problem with current cvs
From: Niels Weber <nath@xxxxxxxx>
Date: 11 Oct 2002 12:53:28 +0200

Hi!

I get the following with current CVS:

[nath@bigone freeciv]$ ./autogen.sh 
+ checking for autoconf >= 2.52 ... found 2.13, not ok !
+ checking for autoconf >= 2.13 ... found 2.13, ok.
+ checking for automake >= 1.4 ... found 1.6.3, ok.
+ checking for xgettext >= 0.10.36 ... found 0.11.1, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.11.1, ok.
+ creating acinclude.m4
+ running aclocal ...
warning: `configure.ac' and `configure.in' both present.
 at /usr/bin/aclocal line 56
warning: proceeding with `configure.ac'.
 at /usr/bin/aclocal line 56
+ running autoheader ... 
FATAL ERROR: Autoconf version 2.52 or higher is required for this script
+ running autoconf ... 
FATAL ERROR: Autoconf version 2.52 or higher is required for this script

autoconf failed
[nath@bigone freeciv]$ rpm -qa | grep -i autoconf
autoconf-2.13-17
autoconf253-2.53-3

Any ideas how I can compile?

Niels
-- 
Niels Weber <nath@xxxxxxxx>

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] autoconf problem with current cvs, Niels Weber <=