[Freeciv-Dev] (PR#11173) freeciv - gui-xaw compile problems
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#11173) freeciv - gui-xaw compile problems |
From: |
"Vijay Kiran Kamuju" <infyquest@xxxxxxxxx> |
Date: |
Tue, 23 Nov 2004 20:34:01 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=11173 >
freeciv - gui-xaw compile problems
here is the brief compile log
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:73: error: variable-size type declared outside of any function
cma_fe.c:73: error: variable-size type declared outside of any function
cma_fe.c:75: error: variable-size type declared outside of any function
cma_fe.c:75: error: variable-size type declared outside of any function
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] |
- [Freeciv-Dev] (PR#11173) freeciv - gui-xaw compile problems,
Vijay Kiran Kamuju <=
|
|