Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: IS_REAL_TILE with --enable-client=xaw
Home

[Freeciv-Dev] Re: IS_REAL_TILE with --enable-client=xaw

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <rf13@xxxxxxxxxxxxxxxxxxxxxx>
Cc: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: IS_REAL_TILE with --enable-client=xaw
From: Gaute B Strokkenes <gs234@xxxxxxxxxxxxxxxx>
Date: Tue, 14 Aug 2001 10:08:02 +0100 (BST)

On Tue, 14 Aug 2001, Raimar Falke wrote:

>
>...
>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'
>...

This appears to be my fault.  I have something like this in my local
tree, though I could have sworn that I didn't have it there when I
applied the other fix.

While we're at it, does anyone else have problems with CVS right now?
As in `cvs hangs when merging differences' ?

-- 
Big Gaute (not to be confused with LG)
Mit der Dummheit kämpfen Götter selbst vergebens.



[Prev in Thread] Current Thread [Next in Thread]