[Freeciv-Dev] (PR#11036) freeciv client-xaw compilation problems
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#11036) freeciv client-xaw compilation problems |
From: |
"Vijay Kiran Kamuju" <infyquest@xxxxxxxxx> |
Date: |
Mon, 15 Nov 2004 22:03:09 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=11036 >
Hi,
i am having problems compiling freeciv
downloaded(updated) via cvs dt 16-11-2004
it gives following error
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 helpdlg.o -MD -MP -MF ".deps/helpdlg.Tpo" -c -o
helpdlg.o helpdlg.c; \
then mv -f ".deps/helpdlg.Tpo" ".deps/helpdlg.Po"; else rm -f ".deps/helpdlg.Tpo
"; exit 1; fi
helpdlg.c: In function `help_update_terrain':
helpdlg.c:960: error: structure has no member named `special_1_name'
helpdlg.c:963: error: structure has no member named `special_1_name'
helpdlg.c:966: error: structure has no member named `food_special_1'
helpdlg.c:967: error: structure has no member named `shield_special_1'
helpdlg.c:968: error: structure has no member named `trade_special_1'
helpdlg.c:975: error: structure has no member named `special_2_name'
helpdlg.c:978: error: structure has no member named `special_2_name'
helpdlg.c:981: error: structure has no member named `food_special_2'
helpdlg.c:982: error: structure has no member named `shield_special_2'
helpdlg.c:983: error: structure has no member named `trade_special_2'
make[4]: *** [helpdlg.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
it was compiling successfully for the cvs version dt 11-11-2004
- [Freeciv-Dev] (PR#11036) freeciv client-xaw compilation problems,
Vijay Kiran Kamuju <=
|
|