Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] Re: (PR#6198) CVS 1.14.1 does not compile
Home

[Freeciv-Dev] Re: (PR#6198) CVS 1.14.1 does not compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: chrisk@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#6198) CVS 1.14.1 does not compile
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Sep 2003 11:24:24 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Jason Short wrote:
> Per I. Mathisen wrote:
> 
>> On Fri, 19 Sep 2003, Christian Knoke wrote:
>>
>>> 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
>>
>>
>>
>> This is strange. The fault seems to be in S1_14's version of iconv.m4.
>> CVS HEAD has an older version, try copying it into your S1_14 sources and
>> see it that works.
> 
> 
> iconv use in S1_14 and HEAD was developed completely independently, so 
> this isn't that strange...

I have no idea where iconv.m4 in HEAD came from; I believe it was 
brought in with gui-sdl.

I got iconv.m4 in 1.14 from GNU libiconv.  But there are some macros 
used in it that are defined in other m4 files use in GNU libiconv.  So 
either we can bring those files in, or use the HEAD version of iconv.

Running "cvs up -A m4/iconv.m4" on the S1_14 branch gives me a working, 
bootstrappable freeciv.  So does adding the three attached m4 files. 
There may be some advantage to the latter (better path handling, for 
instance); I dunno.

jason

Attachment: lib-files.tar.bz2
Description: lib-files.tar.bz2


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