Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] Re: [FreeCiv-Cvs] per: Some mingw32 fixes: Don't create a
Home

[Freeciv-Dev] Re: [FreeCiv-Cvs] per: Some mingw32 fixes: Don't create a

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [FreeCiv-Cvs] per: Some mingw32 fixes: Don't create a DOS window w...
From: Christian Knoke <chrisk@xxxxxxxx>
Date: Wed, 14 May 2003 14:35:24 +0200

On Wed, May 14, 2003 at 12:12:36PM +0000, Per I. Mathisen wrote:
> On Wed, 14 May 2003, Christian Knoke wrote:
> > checking for working mmap... (cached) yes
> > checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
> > ./configure: line 2409: syntax error near unexpected token
> > `AC_LIB_LINKFLAGS_BODY(iconv)'
> > ./configure: line 2409: `    AC_LIB_LINKFLAGS_BODY(iconv)'
> > make: *** [config.status] Error 2
> 
> I can't reproduce this. What options did you pass to ./configure, if any?
> Did you try to run ./autogen.sh?

I did

nice -n 20 ./autogen.sh --with-debug=yes

When I do

chris@max:~/freeciv/cvs/freeciv> autogen.sh

I get

chris@max:~/freeciv/cvs/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.4-p5, ok.
+ checking for xgettext >= 0.10.36 ... found 0.10.40, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.10.40, ok.
+ creating acinclude.m4
+ running aclocal ...
aclocal: both `configure.ac' and `configure.in' present: ignoring
`configure.in'
+ running autoheader ... 
/usr/bin/m4: configure.in: 144: Undefined name `AC_LIB_PREPARE_PREFIX'
/usr/bin/m4: configure.in: 144: Undefined name `AC_LIB_RPATH'
+ running autoconf ... 
/usr/bin/m4: configure.in: 144: Undefined name `AC_LIB_PREPARE_PREFIX'
/usr/bin/m4: configure.in: 144: Undefined name `AC_LIB_RPATH'
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_LIB_LINKFLAGS_BODY
***BUG in Autoconf--please report*** AC_LIB_APPENDTOVAR
***BUG in Autoconf--please report*** AC_LIB_APPENDTOVAR

autoconf failed

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


[Prev in Thread] Current Thread [Next in Thread]