Complete.Org: Mailing Lists: Archives: freeciv: February 2002:
[Freeciv] Re: [Q] about Civworld
Home

[Freeciv] Re: [Q] about Civworld

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Andey Kotrekhov <kota@xxxxxxxxx>
Cc: freeciv@xxxxxxxxxxx
Subject: [Freeciv] Re: [Q] about Civworld
From: Mike Kaufman <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Feb 2002 20:11:30 -0600

hi-

If you have the 1.12.0 version of civworld, you've got to apply it to a
copy of freeciv 1.12.0. There have been a lot of changes in the freeciv
code since then, and civworld is bound fairly tightly to it.

1.12.0 isn't a moving target, so it's easier for me to say, use that,
however, there have been a bunch of bug fixes since then plus some new
goodies.

If you're using CVS or CVS snapshots, and it looks like you are, you
should be using the latest civworld version which is feb_13.02 and is
located here right now:
ftp://ftp.freeciv.org/freeciv/incoming

Be warned: due to some cleanup patches applied recently when you run 
patch -p1 < ...
you'll get a bunch of offset and fuzz warnings. Ignore them. I just
tried it, and it seems everything gets into the right place.

While you're at it read the README that accompanies it. It will tell
in no uncertain terms that you need to email me when you find a bug, or
just something you don't like :)

-mike

On Wed, Feb 20, 2002 at 03:05:43AM +0200, Andey Kotrekhov wrote:
> 
> Hi, All!
> I have a 1.12.0 version.
> How can I build and use Civworld?
> I followed instruction but have many different errors
> during compilation.:(
> Can anybody give me a hint?
> OS FreeBSD 4.5, without civworld all compile fine.
> ------------------------
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../client -I../client/include 
> -I../client/gui-gtk -I../common -I../intl -I../ai -I../server 
> -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 
> -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include 
> -I/usr/X11R6/include    -g -O2 -Wall -c climisc.c
> climisc.c: In function `climap_init_continents':
> climisc.c:80: warning: implicit declaration of function 
> `update_island_impr_effect'
> climisc.c: In function `client_init_player':
> climisc.c:199: warning: implicit declaration of function 
> `player_init_island_imprs'
> climisc.c: In function `client_remove_player':
> climisc.c:207: warning: implicit declaration of function 
> `player_free_island_imprs'
> climisc.c: In function `tile_get_known':
> climisc.c:244: warning: passing arg 3 of `map_get_player_tile' makes 
> integer from pointer without a cast
> climisc.c: In function `concat_tile_activity_text':
> climisc.c:280: warning: implicit declaration of function 
> `is_build_or_clean_activity'
> climisc.c:283: warning: implicit declaration of function `map_activity_time'
> climisc.c: In function `name_and_sort_items':
> climisc.c:443: warning: implicit declaration of function `unit_type_flag'
> climisc.c: In function `collect_cids2':
> climisc.c:528: warning: implicit declaration of function `ARRAY_SIZE'
> climisc.c: In function `renumber_island_impr_effect':
> climisc.c:715: `Impr_Status' undeclared (first use in this function)
> climisc.c:715: (Each undeclared identifier is reported only once
> climisc.c:715: for each function it appears in.)
> climisc.c:715: `oldimpr' undeclared (first use in this function)
> climisc.c:715: `newimpr' undeclared (first use in this function)
> climisc.c:715: warning: left-hand operand of comma expression has no effect
> climisc.c:716: syntax error before `struct'
> climisc.c:719: structure has no member named `island_improv'
> climisc.c:720: structure has no member named `island_improv'
> climisc.c:721: structure has no member named `island_improv'
> climisc.c:723: `oldv' undeclared (first use in this function)
> climisc.c:723: structure has no member named `island_effects'
> climisc.c:724: `newv' undeclared (first use in this function)
> climisc.c:724: structure has no member named `island_effects'
> climisc.c:727: warning: implicit declaration of function `geff_vector_size'
> climisc.c:728: `olde' undeclared (first use in this function)
> climisc.c:728: warning: implicit declaration of function `geff_vector_get'
> climisc.c:733: `newe' undeclared (first use in this function)
> climisc.c:739: warning: implicit declaration of function 
> `geff_vector_reserve'
> climisc.c:750: `I_NONE' undeclared (first use in this function)
> climisc.c:755: `I_ACTIVE' undeclared (first use in this function)


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