Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] (PR#11203) gui-xaw compile problems again
Home

[Freeciv-Dev] (PR#11203) gui-xaw compile problems again

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11203) gui-xaw compile problems again
From: "Vijay Kiran Kamuju" <infyquest@xxxxxxxxx>
Date: Thu, 25 Nov 2004 20:34:14 -0800
Reply-to: rt@xxxxxxxxxxx

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

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 cma_fe.o -MD -MP -MF ".deps/cma_fe.Tpo" -c -o c
ma_fe.o cma_fe.c; \
then mv -f ".deps/cma_fe.Tpo" ".deps/cma_fe.Po"; else rm -f ".deps/cma_fe.Tpo";
exit 1; fi
cma_fe.c: In function `select_preset':
cma_fe.c:506: error: `pcity' undeclared (first use in this function)
cma_fe.c:506: error: (Each undeclared identifier is reported only once
cma_fe.c:506: error: for each function it appears in.)
cma_fe.c:492: warning: unused variable `i'
cma_fe.c: In function `sliders_scroll_callback':
cma_fe.c:616: error: `pcity' undeclared (first use in this function)
cma_fe.c: In function `sliders_jump_callback':
cma_fe.c:673: error: `pcity' undeclared (first use in this function)
cma_fe.c: In function `update_stat_labels':
cma_fe.c:693: warning: unused variable `i'
cma_fe.c: In function `new_preset_callback':
cma_fe.c:738: warning: unused variable `i'
cma_fe.c: In function `celebrate_callback':
cma_fe.c:792: error: `pcity' undeclared (first use in this function)
cma_fe.c:768: warning: unused variable `i'
make[4]: *** [cma_fe.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]