Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2005:
[Freeciv-Dev] (PR#12270) xaw-client YACP (yet another compile problem) #
Home

[Freeciv-Dev] (PR#12270) xaw-client YACP (yet another compile problem) #

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12270) xaw-client YACP (yet another compile problem) #2
From: "Vijay Kiran Kamuju" <infyquest@xxxxxxxxx>
Date: Wed, 16 Feb 2005 01:00:19 -0800
Reply-to: bugs@xxxxxxxxxxx

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

cvs version 15-02-2005 10:30hrs IST
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 gui_main.o -MD -MP -MF ".deps/gui_main.Tpo" -c
-o gui_main.o gui_main.c; \
then mv -f ".deps/gui_main.Tpo" ".deps/gui_main.Po"; else rm -f ".deps/gui_main.
Tpo"; exit 1; fi
gui_main.c: In function `ui_main':
gui_main.c:365: error: `city_names_font' undeclared (first use in this function)

gui_main.c:365: error: (Each undeclared identifier is reported only once
gui_main.c:365: error: for each function it appears in.)
gui_main.c:368: error: `city_productions_font_name' undeclared (first use in thi
s function)
make[4]: *** [gui_main.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#12270) xaw-client YACP (yet another compile problem) #2, Vijay Kiran Kamuju <=