Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] Re: (PR#9755) provide distribute() in the utility code
Home

[Freeciv-Dev] Re: (PR#9755) provide distribute() in the utility code

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9755) provide distribute() in the utility code
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Thu, 26 Aug 2004 09:48:29 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9755 >

On 2004-08-26 18:29:53, Jason Short wrote:

> Does this patch help?
> 
> (Of course you must rerun autogen again, and maybe remove
> client/civclient.)
> 
> jason
> 
>
Now the server doesn't compile. What does this patch change?

ranlib libcivserver.a
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../utility -I./../common -I./../ai  
-I../intl -I../common/aicore -I./userdb   -O0 -g -Werror -Wall - 
Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations  
-c civserver.c
gcc  -O0 -g -Werror -Wall -Wpointer-arith -Wcast-align -Wmissing- 
prototypes -Wmissing-declarations  -o civserver  civserver.o ../ 
utility/libcivutility.a       ../common/libcivcommon.a                         
../ 
common/aicore/libaicore.a   ../ai/libcivai.a                                 ./ 
libcivserver.a ../utility/libcivutility. 
a                             ../common/libcivcommon. 
a               ../common/aicore/libaicore.a                             ../ 
ai/libcivai.a       ./libcivserver.a           -lreadline  -lncurses - 
lm -lz
../common/libcivcommon.a(city.o)(.text+0x7aa): In function  
`get_impr_name_ex':
/home/mateusz/cvs/freeciv/common/city.c:323: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(city.o)(.text+0x7c8):/home/mateusz/cvs/ 
freeciv/common/city.c:324: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(city.o)(.text+0x805):/home/mateusz/cvs/ 
freeciv/common/city.c:329: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(city.o)(.text+0x823):/home/mateusz/cvs/ 
freeciv/common/city.c:331: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(city.o)(.text+0x31e5): In function  
`get_tax_income':
/home/mateusz/cvs/freeciv/common/city.c:1836: undefined reference to  
`distribute'
../common/libcivcommon.a(game.o)(.text+0x105a): In function  
`translate_data_names':
/home/mateusz/cvs/freeciv/common/game.c:530: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(game.o)(.text+0x10e3):/home/mateusz/cvs/ 
freeciv/common/game.c:536: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(game.o)(.text+0x1158):/home/mateusz/cvs/ 
freeciv/common/game.c:542: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(game.o)(.text+0x11e9):/home/mateusz/cvs/ 
freeciv/common/game.c:548: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(game.o)(.text+0x1260):/home/mateusz/cvs/ 
freeciv/common/game.c:552: undefined reference to  
`skip_intl_qualifier_prefix'
../common/libcivcommon.a(game.o)(.text+0x12dd):/home/mateusz/cvs/ 
freeciv/common/game.c:556: more undefined references to  
`skip_intl_qualifier_prefix' follow
../ai/libcivai.a(advdiplomacy.o)(.text+0x9ac): In function  
`ai_goldequiv_clause':
/home/mateusz/cvs/freeciv/ai/advdiplomacy.c:383: undefined reference to  
`city_gold_worth'
../ai/libcivai.a(advdiplomacy.o)(.text+0xa13):/home/mateusz/cvs/ 
freeciv/ai/advdiplomacy.c:394: undefined reference to `city_gold_worth'
../ai/libcivai.a(advdiplomacy.o)(.text+0x17e7): In function  
`ai_diplomacy_calculate':
/home/mateusz/cvs/freeciv/ai/advdiplomacy.c:749: undefined reference to  
`player_distance_to_player'
../ai/libcivai.a(aidata.o)(.text+0xb86): In function  
`ai_data_turn_init':
/home/mateusz/cvs/freeciv/ai/aidata.c:270: undefined reference to  
`player_leading_spacerace'
../ai/libcivai.a(aiexplorer.o)(.text+0x6fa): In function  
`ai_manage_explorer':
/home/mateusz/cvs/freeciv/ai/aiexplorer.c:279: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aiexplorer.o)(.text+0x704):/home/mateusz/cvs/freeciv/ 
ai/aiexplorer.c:280: undefined reference to `no_fights_or_unknown'
../ai/libcivai.a(aiexplorer.o)(.text+0x714):/home/mateusz/cvs/freeciv/ 
ai/aiexplorer.c:284: undefined reference to `pf_create_map'
../ai/libcivai.a(aiexplorer.o)(.text+0x725):/home/mateusz/cvs/freeciv/ 
ai/aiexplorer.c:285: undefined reference to `pf_next'
../ai/libcivai.a(aiexplorer.o)(.text+0x743):/home/mateusz/cvs/freeciv/ 
ai/aiexplorer.c:289: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aiexplorer.o)(.text+0x896):/home/mateusz/cvs/freeciv/ 
ai/aiexplorer.c:319: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aiferry.o)(.text+0x389): In function  
`aiferry_find_boat':
/home/mateusz/cvs/freeciv/ai/aiferry.c:294: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aiferry.o)(.text+0x39a):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:296: undefined reference to `no_fights_or_unknown'
../ai/libcivai.a(aiferry.o)(.text+0x3b4):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:300: undefined reference to `pf_create_map'
../ai/libcivai.a(aiferry.o)(.text+0x3c5):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:302: undefined reference to `pf_next'
../ai/libcivai.a(aiferry.o)(.text+0x3e3):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:302: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aiferry.o)(.text+0x74b):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:332: undefined reference to `pf_next_get_path'
../ai/libcivai.a(aiferry.o)(.text+0x787):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:341: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aiferry.o)(.text+0xa39): In function  
`aiferry_gobyboat':
/home/mateusz/cvs/freeciv/ai/aiferry.c:414: undefined reference to  
`pf_destroy_path'
../ai/libcivai.a(aiferry.o)(.text+0xa53):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:417: undefined reference to `pf_destroy_path'
../ai/libcivai.a(aiferry.o)(.text+0x1017): In function  
`aiferry_findcargo':
/home/mateusz/cvs/freeciv/ai/aiferry.c:564: undefined reference to  
`pft_fill_unit_overlap_param'
../ai/libcivai.a(aiferry.o)(.text+0x1021):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:567: undefined reference to `no_fights'
../ai/libcivai.a(aiferry.o)(.text+0x102d):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:569: undefined reference to `pf_create_map'
../ai/libcivai.a(aiferry.o)(.text+0x103e):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:570: undefined reference to `pf_next'
../ai/libcivai.a(aiferry.o)(.text+0x105c):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:573: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aiferry.o)(.text+0x1193):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:585: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aiferry.o)(.text+0x11c2):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:595: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aiferry.o)(.text+0x120f): In function  
`aiferry_find_interested_city':
/home/mateusz/cvs/freeciv/ai/aiferry.c:623: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aiferry.o)(.text+0x1219):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:625: undefined reference to `no_fights_or_unknown'
../ai/libcivai.a(aiferry.o)(.text+0x1229):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:628: undefined reference to `pf_create_map'
../ai/libcivai.a(aiferry.o)(.text+0x1248):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:637: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aiferry.o)(.text+0x14f7):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:688: undefined reference to `pf_next'
../ai/libcivai.a(aiferry.o)(.text+0x150d):/home/mateusz/cvs/freeciv/ai/ 
aiferry.c:690: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aihunt.o)(.text+0xe44): In function  
`ai_hunter_try_launch':
/home/mateusz/cvs/freeciv/ai/aihunt.c:373: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aihunt.o)(.text+0xe53):/home/mateusz/cvs/freeciv/ai/ 
aihunt.c:374: undefined reference to `pf_create_map'
../ai/libcivai.a(aihunt.o)(.text+0xe64):/home/mateusz/cvs/freeciv/ai/ 
aihunt.c:376: undefined reference to `pf_next'
../ai/libcivai.a(aihunt.o)(.text+0xe82):/home/mateusz/cvs/freeciv/ai/ 
aihunt.c:376: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aihunt.o)(.text+0x1103):/home/mateusz/cvs/freeciv/ai/ 
aihunt.c:414: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aisettler.o)(.text+0x1192): In function  
`settler_map_iterate':
/home/mateusz/cvs/freeciv/ai/aisettler.c:476: undefined reference to  
`pf_create_map'
../ai/libcivai.a(aisettler.o)(.text+0x11a9):/home/mateusz/cvs/freeciv/ 
ai/aisettler.c:477: undefined reference to `pf_next'
../ai/libcivai.a(aisettler.o)(.text+0x11ca):/home/mateusz/cvs/freeciv/ 
ai/aisettler.c:477: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aisettler.o)(.text+0x1361):/home/mateusz/cvs/freeciv/ 
ai/aisettler.c:526: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aisettler.o)(.text+0x140b): In function  
`find_best_city_placement':
/home/mateusz/cvs/freeciv/ai/aisettler.c:558: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aisettler.o)(.text+0x1572):/home/mateusz/cvs/freeciv/ 
ai/aisettler.c:594: undefined reference to  
`pft_fill_unit_overlap_param'
../ai/libcivai.a(aisettler.o)(.text+0x157c):/home/mateusz/cvs/freeciv/ 
ai/aisettler.c:595: undefined reference to `no_fights_or_unknown'
../ai/libcivai.a(aiunit.o)(.text+0x144f): In function  
`find_rampage_target':
/home/mateusz/cvs/freeciv/ai/aiunit.c:645: undefined reference to  
`pft_fill_unit_attack_param'
../ai/libcivai.a(aiunit.o)(.text+0x145e):/home/mateusz/cvs/freeciv/ai/ 
aiunit.c:647: undefined reference to `pf_create_map'
../ai/libcivai.a(aiunit.o)(.text+0x146f):/home/mateusz/cvs/freeciv/ai/ 
aiunit.c:648: undefined reference to `pf_next'
../ai/libcivai.a(aiunit.o)(.text+0x148d):/home/mateusz/cvs/freeciv/ai/ 
aiunit.c:654: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aiunit.o)(.text+0x15d9):/home/mateusz/cvs/freeciv/ai/ 
aiunit.c:687: undefined reference to `pf_get_path'
../ai/libcivai.a(aiunit.o)(.text+0x1609):/home/mateusz/cvs/freeciv/ai/ 
aiunit.c:691: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aiunit.o)(.text+0x175e): In function  
`ai_military_rampage':
/home/mateusz/cvs/freeciv/ai/aiunit.c:728: undefined reference to  
`pf_destroy_path'
../ai/libcivai.a(aidiplomat.o)(.text+0x297): In function  
`ai_choose_diplomat_offensive':
/home/mateusz/cvs/freeciv/ai/aidiplomat.c:163: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aidiplomat.o)(.text+0x2a6):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:164: undefined reference to `pf_create_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x2d6):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:168: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aidiplomat.o)(.text+0xc33): In function  
`find_city_to_diplomat':
/home/mateusz/cvs/freeciv/ai/aidiplomat.c:329: undefined reference to  
`pf_next'
../ai/libcivai.a(aidiplomat.o)(.text+0xc4e):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:329: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aidiplomat.o)(.text+0xe4d): In function  
`ai_diplomat_defend':
/home/mateusz/cvs/freeciv/ai/aidiplomat.c:391: undefined reference to  
`pf_next'
../ai/libcivai.a(aidiplomat.o)(.text+0xe68):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:391: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aidiplomat.o)(.text+0xfed): In function  
`ai_diplomat_bribe_nearby':
/home/mateusz/cvs/freeciv/ai/aidiplomat.c:445: undefined reference to  
`pf_next'
../ai/libcivai.a(aidiplomat.o)(.text+0x1008):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:445: undefined reference to `pf_next_get_position'
../ai/libcivai.a(aidiplomat.o)(.text+0x12c9):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:506: undefined reference to `pf_get_path'
../ai/libcivai.a(aidiplomat.o)(.text+0x1300):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:509: undefined reference to `pf_destroy_path'
../ai/libcivai.a(aidiplomat.o)(.text+0x131a):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:512: undefined reference to `pf_destroy_path'
../ai/libcivai.a(aidiplomat.o)(.text+0x1486): In function  
`ai_manage_diplomat':
/home/mateusz/cvs/freeciv/ai/aidiplomat.c:555: undefined reference to  
`pft_fill_unit_parameter'
../ai/libcivai.a(aidiplomat.o)(.text+0x149c):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:557: undefined reference to `pf_create_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x14df):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:564: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x157e):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:575: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x1698):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:586: undefined reference to `pf_get_position'
../ai/libcivai.a(aidiplomat.o)(.text+0x17c4):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:615: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x17d6):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:616: undefined reference to `pft_fill_unit_parameter'
../ai/libcivai.a(aidiplomat.o)(.text+0x17ec):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:618: undefined reference to `pf_create_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x18fa):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:645: undefined reference to `pf_destroy_map'
../ai/libcivai.a(aidiplomat.o)(.text+0x1a6c):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:659: undefined reference to `pf_get_path'
../ai/libcivai.a(aidiplomat.o)(.text+0x1b9d):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:674: undefined reference to `pf_destroy_path'
../ai/libcivai.a(aidiplomat.o)(.text+0x1bab):/home/mateusz/cvs/freeciv/ 
ai/aidiplomat.c:676: undefined reference to `pf_destroy_map'
collect2: ld returned 1 exit status





----------------------------------------------------------------------
Portal INTERIA.PL zaprasza... >>> http://link.interia.pl/f17cb





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