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

[Freeciv] [Q] about Civworld

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv@xxxxxxxxxxx
Subject: [Freeciv] [Q] about Civworld
From: Andey Kotrekhov <kota@xxxxxxxxx>
Date: Wed, 20 Feb 2002 03:05:43 +0200

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]