[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]
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
lib-files.tar.bz2
Description: lib-files.tar.bz2
|
|