Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2003:
[Freeciv-Dev] (PR#7037) Re: freeciv-cvs-Dec-02 unable to build
Home

[Freeciv-Dev] (PR#7037) Re: freeciv-cvs-Dec-02 unable to build

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#7037) Re: freeciv-cvs-Dec-02 unable to build
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Dec 2003 16:33:50 -0800
Reply-to: rt@xxxxxxxxxxx

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

nikodimka wrote:
> Hi,
> 
> I am trying to build the latest cvs snapshot.
> but get the following error:
> 
> Making all in ai
> make[2]: Entering directory `/export1/freeciv/freeciv-cvs-Dec-02/ai'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../common -I./../server -I../intl 
> -I../common/aicore    -g
> -O2 -Werror -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
> -Wmissing-declarations -c
> advdiplomacy.c
> In file included from advdiplomacy.c:41:
> ../server/diplhand.h:21: hand_gen.h: No such file or directory
> In file included from advdiplomacy.c:42:
> ../server/plrhand.h:22: hand_gen.h: No such file or directory
> In file included from advdiplomacy.c:43:
> ../server/maphand.h:20: hand_gen.h: No such file or directory
> make[2]: *** [advdiplomacy.o] Error 1
> 
> and I can not find hand_gen.h in the tarball neither in some previous 
> tarballs.

This is an error.

The attached patch will fix it.  But it won't fix the tarball, it fixes 
CVS so that future tarballs won't be broken.

Are there any other added files that have been forgotten?

jason




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