[Freeciv-Dev] IS_REAL_TILE with --enable-client=xaw
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
...
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I./../include -I../../common
-I../../intl -I/usr/X11R6/include -g -O2 -Wall -c mapview.c
mapview.c: In function 'draw_segment':
mapview.c:1317: warning: implicit declaration of function S_REAL_TILE'
...
gcc -g -O2 -Wall -o civclient cityrepdata.o civclient.o climisc.o clinet.o
control.o goto.o helpdata.o packhand.o options.o tilespec.o
gui-xaw/libguiclient.a ../common/libcivcommon.a gui-xaw/libguiclient.a
../common/libcivcommon.a -L/usr/X11R6/lib -lXaw -lXpm -lXmu -lXt -lSM -lICE
-lXext -lX11 -lz
gui-xaw/libguiclient.a(mapview.o): In function 'draw_segment':
client/gui-xaw/mapview.c:1317: undefined reference to S_REAL_TILE'
gui-xaw/libguiclient.a(mapview.o): In function 'undraw_segment':
client/gui-xaw/mapview.c:1358: undefined reference to S_REAL_TILE'
client/gui-xaw/mapview.c:1366: undefined reference to S_REAL_TILE'
client/gui-xaw/mapview.c:1372: undefined reference to S_REAL_TILE'
...
Since I haven't followed the map changes I can't supply a patch.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"Are you saying that you actually used the Classpath Java AWT classes in
addition to the GTK peers and got them to display something?
Wow. That's way better than I did and I wrote the code!"
-- Aaron M. Renn in the classpath mailing list
- [Freeciv-Dev] IS_REAL_TILE with --enable-client=xaw,
Raimar Falke <=
|
|