Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] (PR#6135) Compilation problems
Home

[Freeciv-Dev] (PR#6135) Compilation problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#6135) Compilation problems
From: "Guest" <rt-guest@xxxxxxxxxxxxxx>
Date: Thu, 11 Sep 2003 10:49:42 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Compiling September 9 CVS:

./autogen.sh errors out with

server/Makefile.am: vairable USER_DB_LIB not defined.

So I remove the reference to this variable.

autogen.sh completes and runs configure

./configure fails with on a syntax error after
Testing for a working gettimeofday...

So I comment these lines out (pretending I don't have
gettimeofday).

./configure succedes
make succedes

Server and GTK client test OK.


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#6135) Compilation problems, Guest <=