Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2003:
[Freeciv-Dev] freeciv-cvs-Dec-02 unable to build
Home

[Freeciv-Dev] freeciv-cvs-Dec-02 unable to build

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] freeciv-cvs-Dec-02 unable to build
From: nikodimka <nikodimka@xxxxxxxxx>
Date: Wed, 3 Dec 2003 16:20:48 -0800 (PST)

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.

I have found that I can go like:
cd common
python generate_packets.py

Is it suppose to be so or I just miss something?

if yes then: Aren't cvs snapshots implied to build?
If no  then: what is the criteria for creating a snapshot? 
             And how to say a buildable from nonbuildable one?

thanks,
nikodimka



__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] freeciv-cvs-Dec-02 unable to build, nikodimka <=