[Freeciv-Dev] (PR#11019) Compiling fails in helpdlg.c
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#11019) Compiling fails in helpdlg.c |
From: |
"Martin Schröder" <martin@xxxxxxxxxx> |
Date: |
Sun, 14 Nov 2004 13:49:32 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=11019 >
Compiling HEAD fails with
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../../utility
-I./../include -I../../common -I../../common/aicore -I../../intl
-I./../agents -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include -g
-O2 -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes
-Wmissing-declarations -c helpdlg.c
helpdlg.c: In function `help_update_terrain':
helpdlg.c:935: structure has no member named `special_1_name'
helpdlg.c:937: structure has no member named `special_1_name'
helpdlg.c:940: structure has no member named `food_special_1'
helpdlg.c:941: structure has no member named `shield_special_1'
helpdlg.c:942: structure has no member named `trade_special_1'
helpdlg.c:949: structure has no member named `special_2_name'
helpdlg.c:951: structure has no member named `special_2_name'
helpdlg.c:954: structure has no member named `food_special_2'
helpdlg.c:955: structure has no member named `shield_special_2'
helpdlg.c:956: structure has no member named `trade_special_2'
make[4]: *** [helpdlg.o] Fehler 1
make[4]: Verlassen des Verzeichnisses Verzeichnis
»/home/ms/tmp/civ/freeciv/client/gui-gtk«
make[3]: *** [all] Fehler 2
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/ms/tmp/civ/freeciv/client/gui-gtk«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/ms/tmp/civ/freeciv/client«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/ms/tmp/civ/freeciv«
make: *** [all] Fehler
System is SuSE 8.0 (2.4.18-4GB); config.log is attached.
config.log
Description: Binary data
- [Freeciv-Dev] (PR#11019) Compiling fails in helpdlg.c,
Martin Schröder <=
|
|