Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] Re: (PR#8754) effects patch
Home

[Freeciv-Dev] Re: (PR#8754) effects patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: vasc@xxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#8754) effects patch
From: "Billy Naylor" <banjo@xxxxxxxxxx>
Date: Mon, 26 Jul 2004 04:11:39 -0700
Reply-to: rt@xxxxxxxxxxx

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

On Sun, 2004-07-25 at 01:00, Vasco Alexandre da Silva Costa wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8754 >
> 
> Effects patch beta 6. Renames "Great Library" in server/plrhand.c to
> building as Jason suggested.
> 

I get this error when i try to compile eff_beta_v6.diff
against freeciv-cvs-Jul-21.tar.bz2


make[3]: Leaving directory `/local/src/freeciv/cvs-eff/server/userdb'
make[3]: Entering directory `/local/src/freeciv/cvs-eff/server'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utility -I./../common -I./../ai
-I../intl -I../common/aicore -I./userdb    -g -O2 -Wall -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -c airgoto.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utility -I./../common -I./../ai
-I../intl -I../common/aicore -I./userdb    -g -O2 -Wall -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -c autoattack.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utility -I./../common -I./../ai
-I../intl -I../common/aicore -I./userdb    -g -O2 -Wall -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -c barbarian.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utility -I./../common -I./../ai
-I../intl -I../common/aicore -I./userdb    -g -O2 -Wall -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -c cityhand.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utility -I./../common -I./../ai
-I../intl -I../common/aicore -I./userdb    -g -O2 -Wall -Wpointer-arith
-Wcast-align -Wmissing-prototypes -Wmissing-declarations -c citytools.c
citytools.c: In function `create_city':
citytools.c:1073: `B_PALACE' undeclared (first use in this function)
citytools.c:1073: (Each undeclared identifier is reported only once
citytools.c:1073: for each function it appears in.)
make[3]: *** [citytools.o] Error 1
make[3]: Leaving directory `/local/src/freeciv/cvs-eff/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/local/src/freeciv/cvs-eff/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/local/src/freeciv/cvs-eff'
make: *** [all-recursive-am] Error 2




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