Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] (PR#11565) citydlg.c not compiling -- gui-xaw
Home

[Freeciv-Dev] (PR#11565) citydlg.c not compiling -- gui-xaw

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11565) citydlg.c not compiling -- gui-xaw
From: "Vijay Kiran Kamuju" <infyquest@xxxxxxxxx>
Date: Thu, 16 Dec 2004 23:42:43 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11565 >

cvs - 16-dec-2004
-------------------------

if gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I. -I./.. -I./../include -I../../utilit
y -I../../common -I../../intl -I../../common/aicore -I../../intl -I./../agents
-I/usr/X11R6/include   -g -O2 -Wall -Wpointer-arith -Wcast-align -Wmissing-proto
types -Wmissing-declarations -MT citydlg.o -MD -MP -MF ".deps/citydlg.Tpo" -c -o
 citydlg.o citydlg.c; \
then mv -f ".deps/citydlg.Tpo" ".deps/citydlg.Po"; else rm -f ".deps/citydlg.Tpo
"; exit 1; fi
citydlg.c: In function `create_city_dialog':
citydlg.c:497: error: `SP_TAXMAN' undeclared (first use in this function)
citydlg.c:497: error: (Each undeclared identifier is reported only once
citydlg.c:497: error: for each function it appears in.)
make[4]: *** [citydlg.o] Error 1
make[4]: Leaving directory `/home/vijaykiran/cvs/freeciv/client/gui-xaw'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/vijaykiran/cvs/freeciv/client/gui-xaw'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vijaykiran/cvs/freeciv/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vijaykiran/cvs/freeciv'
make: *** [all] Error 2





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