Complete.Org: Mailing Lists: Archives: freeciv: June 2000:
[Freeciv] Can't compile civworld
Home

[Freeciv] Can't compile civworld

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv@xxxxxxxxxxx
Subject: [Freeciv] Can't compile civworld
From: Igor Bubel <igor.bubel@xxxxxx>
Date: Sun, 4 Jun 2000 15:30:41 +0200 (MEST)

Hi,

I just downloaded the civworld.tgz from contrib. I can't compile it with
freeciv 1.10.0, because of:

gcc -Wall -ggdb `/usr/bin/gtk-config --cflags` -I../server -I../common
-I../client -I../ai -c civ.c -o civ.o
civ.c: In function `set_scenario':
civ.c:39: structure has no member named `scenario'
civ.c:40: structure has no member named `scenario'
civ.c:41: structure has no member named `scenario'
civ.c:42: structure has no member named `scenario'
civ.c:44: `R_LAST' undeclared (first use in this function)
civ.c:44: (Each undeclared identifier is reported only once
civ.c:44: for each function it appears in.)
civ.c:47: structure has no member named `scenario'
civ.c: In function `load_game':
civ.c:73: structure has no member named `scenario'
civ.c: At top level:
civ.c:177: warning: `enum unit_type_id' declared inside parameter list
civ.c:177: warning: its scope is only this definition or declaration,
which is probably not what you want.
civ.c:178: parameter `type' has incomplete type


Both Makefiles result in roughly the same.

Best wishes,

Igor

-- 
Sent through GMX FreeMail - http://www.gmx.net




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