Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2002:
[Freeciv-Dev] CVS compilation failure
Home

[Freeciv-Dev] CVS compilation failure

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] CVS compilation failure
From: "Pieter J. Kersten" <kersten@xxxxxxxxxx>
Date: Mon, 27 May 2002 11:34:00 +0200 (CEST)

Hi all,

I seem to be unable to compile the latest CVS version. I get stuck on the 
following messages:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../common -I./../ai -I../intl    -g -O2 
-Wall -c stdinhand.c
stdinhand.c: In function `freeciv_completion':
stdinhand.c:3895: warning: implicit declaration of function `completion_matches'
stdinhand.c:3895: warning: assignment makes pointer from integer without a cast
stdinhand.c:3897: warning: assignment makes pointer from integer without a cast
stdinhand.c:3899: warning: assignment makes pointer from integer without a cast
stdinhand.c:3901: warning: assignment makes pointer from integer without a cast
stdinhand.c:3903: warning: assignment makes pointer from integer without a cast
stdinhand.c:3905: warning: assignment makes pointer from integer without a cast
stdinhand.c:3907: warning: assignment makes pointer from integer without a cast
stdinhand.c:3909: warning: assignment makes pointer from integer without a cast
stdinhand.c:3911: warning: assignment makes pointer from integer without a cast
stdinhand.c:3914: `filename_completion_function' undeclared (first use in this 
function)
stdinhand.c:3914: (Each undeclared identifier is reported only once
stdinhand.c:3914: for each function it appears in.)
stdinhand.c:3914: warning: assignment makes pointer from integer without a cast
make[2]: *** [stdinhand.o] Fout 1
make[2]: Weggaan uit map `/home/pieter/src/prive/freeciv/server'
make[1]: *** [all-recursive] Fout 1
make[1]: Weggaan uit map `/home/pieter/src/prive/freeciv'
make: *** [all-recursive-am] Fout 2

I'm using gcc 2.96 on RedHat Linux. Didn't have problems before.

Any clues?

TIA,
-- 
Pieter J. Kersten



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