Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails)
Home

[Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: martin@xxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails)
From: "Jason Short" <jshort@xxxxxxxxxxxxxx>
Date: Thu, 12 Aug 2004 09:12:02 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9680 >

> 

> <URL: http://rt.freeciv.org/Ticket/Display.html?id=9680 >
> 
> On Wed, 11 Aug 2004, [UTF-8] Martin Schröder wrote:
>> Running "./autogen.sh --with-x" on HEAD fails: + checking for autoconf
>> >= 2.52 ... found 2.52, ok. + checking for automake >= 1.4 ... found
>> 1.5, ok.
> 
> Running older versions of autoconf with newer versions of automake, or
> the other way around, often causes problems.
> 
> Is there anyone out there who can manage to compile freeciv with autoconf
>  2.52 anymore? Maybe we should just drop support for this. I don't think 
> any active devs use it, so more and more bugs are going to show up here 
> undetected.

You're thinking of autoconf 2.13.  Autoconf 2.52 is fairly recent and should 
work.  I suspect the problem here is that gui-ftwl is confused by the --with-x 
configure option.  Unfortunately I can't test this now.

Martin: note that to get the XAW client to compile (if that is what you are 
trying to do) you need --enable-client=xaw.  It will no longer be detected by 
default.

jason




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