Jump to content
  • 0

A little weird here


Mootie

Question


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

I compile the server using windows 7 64-bit no errors all working fine.....

and then after i transfer my work into asurahosting using wincp then compile my works using vnc

this error occur

status.c:1: error: stray \u2018\357\u2019 in program
status.c:1: error: stray \u2018\273\u2019 in program
status.c:1: error: stray \u2018\277\u2019 in program
make[1]: *** [obj_sql/status.o] Error 1
make[1]: Leaving directory `/root/Desktop/trunk/src/map'
make: *** [map_sql] Error 2

i know i didn't do anything wrong during compiling cause i compile perfectly using my own computer....i was wondering

if the asura is blocking to transfer? or something? i already ask Asurahosting regarding to this but he said he dont know this thing.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

perhap it's caused by content ?

because i remember that LINUX and WINDOW use different characters for certains word...like.... "newline" ..and etc....

if your old server file doesnt content much modification..i think you can just redownload a new 1 and edit edit it..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

yeah figure it that out.....i exactly needed a compatible things for linux

thanks emistry for reminding

another error occur

status.c:11010: error: nested redefinition of \u2018enum e_regen\u2019
status.c:11010: error: redeclaration of \u2018enum e_regen\u2019
status.c:11011: error: redeclaration of enumerator \u2018RGN_HP\u2019
status.c:45: error: previous definition of \u2018RGN_HP\u2019 was here
status.c:11012: error: redeclaration of enumerator \u2018RGN_SP\u2019
status.c:46: error: previous definition of \u2018RGN_SP\u2019 was here
status.c:11013: error: redeclaration of enumerator \u2018RGN_SHP\u2019
status.c:47: error: previous definition of \u2018RGN_SHP\u2019 was here
status.c:11014: error: redeclaration of enumerator \u2018RGN_SSP\u2019
status.c:48: error: previous definition of \u2018RGN_SSP\u2019 was here
status.c:11033: error: conflicting types for \u2018refine_info\u2019
status.c:67: error: previous declaration of \u2018refine_info\u2019 was here
status.c:11060: error: redefinition of \u2018status_skill2sc\u2019
status.c:94: error: previous definition of \u2018status_skill2sc\u2019 was here
status.c:11076: error: redefinition of \u2018status_sc2skill\u2019
status.c:110: error: previous definition of \u2018status_sc2skill\u2019 was here
status.c:11091: error: redefinition of \u2018status_sc2scb_flag\u2019
status.c:125: error: previous definition of \u2018status_sc2scb_flag\u2019 was here
status.c:11106: error: redefinition of \u2018status_type2relevant_bl_types\u2019
status.c:140: error: previous definition of \u2018status_type2relevant_bl_types\u2019 was here
status.c:11120: error: redefinition of \u2018set_sc\u2019
status.c:154: error: previous definition of \u2018set_sc\u2019 was here
status.c:11141: error: redefinition of \u2018initChangeTables\u2019
status.c:175: error: previous definition of \u2018initChangeTables\u2019 was here
status.c:12004: error: redefinition of \u2018initDummyData\u2019
status.c:1038: error: previous definition of \u2018initDummyData\u2019 was here
status.c:12027: error: redefinition of \u2018status_cpy\u2019
status.c:1061: error: previous definition of \u2018status_cpy\u2019 was here
status.c:12035: error: redefinition of \u2018status_set_hp\u2019
status.c:1069: error: previous definition of \u2018status_set_hp\u2019 was here
status.c:12053: error: redefinition of \u2018status_set_sp\u2019
status.c:1087: error: previous definition of \u2018status_set_sp\u2019 was here
status.c:12068: error: redefinition of \u2018status_charge\u2019
status.c:1102: error: previous definition of \u2018status_charge\u2019 was here
status.c:12080: error: redefinition of \u2018status_damage\u2019
status.c:1114: error: previous definition of \u2018status_damage\u2019 was here
status.c:12292: error: redefinition of \u2018status_heal\u2019
status.c:1326: error: previous definition of \u2018status_heal\u2019 was here
status.c:12366: error: redefinition of \u2018status_percent_change\u2019
status.c:1400: error: previous definition of \u2018status_percent_change\u2019 was here
status.c:12429: error: redefinition of \u2018status_revive\u2019
status.c:1463: error: previous definition of \u2018status_revive\u2019 was here
status.c:12476: error: redefinition of \u2018status_check_skilluse\u2019
status.c:1510: error: previous definition of \u2018status_check_skilluse\u2019 was here
status.c:12711: error: redefinition of \u2018status_check_visibility\u2019
status.c:1745: error: previous definition of \u2018status_check_visibility\u2019 was here
status.c:12752: error: redefinition of \u2018status_base_amotion_pc\u2019
status.c:1786: error: previous definition of \u2018status_base_amotion_pc\u2019 was here
status.c:12792: error: redefinition of \u2018status_base_atk\u2019
status.c:1826: error: previous definition of \u2018status_base_atk\u2019 was here
status.c:12844: error: redefinition of \u2018status_base_matk_max\u2019
status.c:1878: error: previous definition of \u2018status_base_matk_max\u2019 was here
status.c:12857: error: redefinition of \u2018status_base_matk_min\u2019
status.c:1891: error: previous definition of \u2018status_base_matk_min\u2019 was here
status.c:12868: error: redefinition of \u2018status_calc_misc\u2019
status.c:1902: error: previous definition of \u2018status_calc_misc\u2019 was here
status.c:12933: error: redefinition of \u2018status_calc_mob_\u2019
status.c:1967: error: previous definition of \u2018status_calc_mob_\u2019 was here
status.c:13099: error: redefinition of \u2018status_calc_pet_\u2019
status.c:2133: error: previous definition of \u2018status_calc_pet_\u2019 was here
status.c:13166: error: redefinition of \u2018status_calc_sigma\u2019
status.c:2200: error: previous definition of \u2018status_calc_sigma\u2019 was here
status.c:13191: error: redefinition of \u2018status_base_pc_maxhp\u2019
status.c:2225: error: previous definition of \u2018status_base_pc_maxhp\u2019 was here
status.c:13212: error: redefinition of \u2018status_base_pc_maxsp\u2019
status.c:2246: error: previous definition of \u2018status_base_pc_maxsp\u2019 was here
status.c:13231: error: redefinition of \u2018status_calc_pc_\u2019
status.c:2265: error: previous definition of \u2018status_calc_pc_\u2019 was here
status.c:14058: error: redefinition of \u2018status_calc_mercenary_\u2019
status.c:3092: error: previous definition of \u2018status_calc_mercenary_\u2019 was here
status.c:14079: error: redefinition of \u2018status_calc_homunculus_\u2019
status.c:3113: error: previous definition of \u2018status_calc_homunculus_\u2019 was here
status.c:14157: error: redefinition of \u2018status_calc_elemental_\u2019
status.c:3191: error: previous definition of \u2018status_calc_elemental_\u2019 was here
status.c:14227: error: redefinition of \u2018status_calc_regen\u2019
status.c:3261: error: previous definition of \u2018status_calc_regen\u2019 was here
status.c:14327: error: redefinition of \u2018status_calc_regen_rate\u2019
status.c:3361: error: previous definition of \u2018status_calc_regen_rate\u2019 was here
status.c:14404: error: redefinition of \u2018status_calc_state\u2019
status.c:3438: error: previous definition of \u2018status_calc_state\u2019 was here
status.c:14464: error: redefinition of \u2018status_calc_bl_main\u2019
status.c:3498: error: previous definition of \u2018status_calc_bl_main\u2019 was here
status.c:14844: error: redefinition of \u2018status_calc_bl_\u2019
status.c:3878: error: previous definition of \u2018status_calc_bl_\u2019 was here
status.c:15003: error: redefinition of \u2018status_calc_str\u2019
status.c:4037: error: previous definition of \u2018status_calc_str\u2019 was here
status.c:15058: error: redefinition of \u2018status_calc_agi\u2019
status.c:4092: error: previous definition of \u2018status_calc_agi\u2019 was here
status.c:15111: error: redefinition of \u2018status_calc_vit\u2019
status.c:4145: error: previous definition of \u2018status_calc_vit\u2019 was here
status.c:15156: error: redefinition of \u2018status_calc_int\u2019
status.c:4190: error: previous definition of \u2018status_calc_int\u2019 was here
status.c:15211: error: redefinition of \u2018status_calc_dex\u2019
status.c:4245: error: previous definition of \u2018status_calc_dex\u2019 was here
status.c:15266: error: redefinition of \u2018status_calc_luk\u2019
status.c:4300: error: previous definition of \u2018status_calc_luk\u2019 was here
status.c:15313: error: redefinition of \u2018status_calc_batk\u2019
status.c:4347: error: previous definition of \u2018status_calc_batk\u2019 was here
status.c:15377: error: redefinition of \u2018status_calc_watk\u2019
status.c:4411: error: previous definition of \u2018status_calc_watk\u2019 was here
status.c:15462: error: redefinition of \u2018status_calc_matk\u2019
status.c:4496: error: previous definition of \u2018status_calc_matk\u2019 was here
status.c:15502: error: redefinition of \u2018status_calc_critical\u2019
status.c:4536: error: previous definition of \u2018status_calc_critical\u2019 was here
status.c:15532: error: redefinition of \u2018status_calc_hit\u2019
status.c:4566: error: previous definition of \u2018status_calc_hit\u2019 was here
status.c:15568: error: redefinition of \u2018status_calc_flee\u2019
status.c:4602: error: previous definition of \u2018status_calc_flee\u2019 was here
status.c:15647: error: redefinition of \u2018status_calc_flee2\u2019
status.c:4681: error: previous definition of \u2018status_calc_flee2\u2019 was here
status.c:15660: error: redefinition of \u2018status_calc_def\u2019
status.c:4694: error: previous definition of \u2018status_calc_def\u2019 was here
status.c:15739: error: redefinition of \u2018status_calc_def2\u2019
status.c:4773: error: previous definition of \u2018status_calc_def2\u2019 was here
status.c:15800: error: redefinition of \u2018status_calc_mdef\u2019
status.c:4834: error: previous definition of \u2018status_calc_mdef\u2019 was here
status.c:15850: error: redefinition of \u2018status_calc_mdef2\u2019
status.c:4884: error: previous definition of \u2018status_calc_mdef2\u2019 was here
status.c:15880: error: redefinition of \u2018status_calc_speed\u2019
status.c:4914: error: previous definition of \u2018status_calc_speed\u2019 was here
status.c:16183: error: redefinition of \u2018status_calc_aspd_rate\u2019
status.c:5217: error: previous definition of \u2018status_calc_aspd_rate\u2019 was here
status.c:16321: error: redefinition of \u2018status_calc_dmotion\u2019
status.c:5355: error: previous definition of \u2018status_calc_dmotion\u2019 was here
status.c:16338: error: redefinition of \u2018status_calc_maxhp\u2019
status.c:5372: error: previous definition of \u2018status_calc_maxhp\u2019 was here
status.c:16391: error: redefinition of \u2018status_calc_maxsp\u2019
status.c:5425: error: previous definition of \u2018status_calc_maxsp\u2019 was here
status.c:16414: error: redefinition of \u2018status_calc_element\u2019
status.c:5448: error: previous definition of \u2018status_calc_element\u2019 was here
status.c:16435: error: redefinition of \u2018status_calc_element_lv\u2019
status.c:5469: error: previous definition of \u2018status_calc_element_lv\u2019 was here
status.c:16459: error: redefinition of \u2018status_calc_attack_element\u2019
status.c:5493: error: previous definition of \u2018status_calc_attack_element\u2019 was here
status.c:16497: error: redefinition of \u2018status_calc_mode\u2019
status.c:5531: error: previous definition of \u2018status_calc_mode\u2019 was here
status.c:16511: error: redefinition of \u2018status_get_name\u2019
status.c:5545: error: previous definition of \u2018status_get_name\u2019 was here
status.c:16527: error: redefinition of \u2018status_get_class\u2019
status.c:5561: error: previous definition of \u2018status_get_class\u2019 was here
status.c:16544: error: redefinition of \u2018status_get_lv\u2019
status.c:5578: error: previous definition of \u2018status_get_lv\u2019 was here
status.c:16558: error: redefinition of \u2018status_get_regen_data\u2019
status.c:5592: error: previous definition of \u2018status_get_regen_data\u2019 was here
status.c:16571: error: redefinition of \u2018status_get_status_data\u2019
status.c:5605: error: previous definition of \u2018status_get_status_data\u2019 was here
status.c:16587: error: redefinition of \u2018status_get_base_status\u2019
status.c:5621: error: previous definition of \u2018status_get_base_status\u2019 was here
status.c:16600: error: redefinition of \u2018status_get_def\u2019
status.c:5634: error: previous definition of \u2018status_get_def\u2019 was here
status.c:16612: error: redefinition of \u2018status_get_speed\u2019
status.c:5646: error: previous definition of \u2018status_get_speed\u2019 was here
status.c:16618: error: redefinition of \u2018status_get_party_id\u2019
status.c:5652: error: previous definition of \u2018status_get_party_id\u2019 was here
status.c:16655: error: redefinition of \u2018status_get_guild_id\u2019
status.c:5689: error: previous definition of \u2018status_get_guild_id\u2019 was here
status.c:16695: error: redefinition of \u2018status_get_emblem_id\u2019
status.c:5729: error: previous definition of \u2018status_get_emblem_id\u2019 was here
status.c:16737: error: redefinition of \u2018status_get_mexp\u2019
status.c:5771: error: previous definition of \u2018status_get_mexp\u2019 was here
status.c:16746: error: redefinition of \u2018status_get_race2\u2019
status.c:5780: error: previous definition of \u2018status_get_race2\u2019 was here
status.c:16756: error: redefinition of \u2018status_isdead\u2019
status.c:5790: error: previous definition of \u2018status_isdead\u2019 was here
status.c:16762: error: redefinition of \u2018status_isimmune\u2019
status.c:5796: error: previous definition of \u2018status_isimmune\u2019 was here
status.c:16774: error: redefinition of \u2018status_get_viewdata\u2019
status.c:5808: error: previous definition of \u2018status_get_viewdata\u2019 was here
status.c:16789: error: redefinition of \u2018status_set_viewdata\u2019
status.c:5823: error: previous definition of \u2018status_set_viewdata\u2019 was here
status.c:16926: error: redefinition of \u2018status_get_sc\u2019
status.c:5960: error: previous definition of \u2018status_get_sc\u2019 was here
status.c:16940: error: redefinition of \u2018status_change_init\u2019
status.c:5974: error: previous definition of \u2018status_change_init\u2019 was here
status.c:16950: error: redefinition of \u2018status_get_sc_def\u2019
status.c:5984: error: previous definition of \u2018status_get_sc_def\u2019 was here
status.c:17182: error: redefinition of \u2018status_change_start\u2019
status.c:6216: error: previous definition of \u2018status_change_start\u2019 was here
status.c:19655: error: redefinition of \u2018status_change_clear\u2019
status.c:8689: error: previous definition of \u2018status_change_clear\u2019 was here
status.c:19750: error: redefinition of \u2018status_change_end_\u2019
status.c:8784: error: previous definition of \u2018status_change_end_\u2019 was here
status.c:20410: error: redefinition of \u2018kaahi_heal_timer\u2019
status.c:9444: error: previous definition of \u2018kaahi_heal_timer\u2019 was here
status.c:20447: error: redefinition of \u2018status_change_timer\u2019
status.c:9481: error: previous definition of \u2018status_change_timer\u2019 was here
status.c:21265: error: redefinition of \u2018status_change_timer_sub\u2019
status.c:10299: error: previous definition of \u2018status_change_timer_sub\u2019 was here
status.c:21336: error: redefinition of \u2018status_change_clear_buffs\u2019
status.c:10370: error: previous definition of \u2018status_change_clear_buffs\u2019 was here
status.c:21450: error: redefinition of \u2018status_change_spread\u2019
status.c:10484: error: previous definition of \u2018status_change_spread\u2019 was here
status.c:21543: error: redefinition of \u2018status_natural_heal\u2019
status.c:10577: error: previous definition of \u2018status_natural_heal\u2019 was here
status.c:21734: error: redefinition of \u2018status_natural_heal_timer\u2019
status.c:10768: error: previous definition of \u2018status_natural_heal_timer\u2019 was here
status.c:21747: error: redefinition of \u2018status_get_refine_chance\u2019
status.c:10781: error: previous definition of \u2018status_get_refine_chance\u2019 was here
status.c:21764: error: redefinition of \u2018status_readdb_job1\u2019
status.c:10798: error: previous definition of \u2018status_readdb_job1\u2019 was here
status.c:21793: error: redefinition of \u2018status_readdb_job2\u2019
status.c:10827: error: previous definition of \u2018status_readdb_job2\u2019 was here
status.c:21813: error: redefinition of \u2018status_readdb_sizefix\u2019
status.c:10847: error: previous definition of \u2018status_readdb_sizefix\u2019 was here
status.c:21824: error: redefinition of \u2018status_readdb_refine\u2019
status.c:10858: error: previous definition of \u2018status_readdb_refine\u2019 was here
status.c:21865: error: redefinition of \u2018status_readdb\u2019
status.c:10899: error: previous definition of \u2018status_readdb\u2019 was here
status.c:21916: error: redefinition of \u2018do_init_status\u2019
status.c:10950: error: previous definition of \u2018do_init_status\u2019 was here
status.c:21930: error: redefinition of \u2018do_final_status\u2019
status.c:10964: error: previous definition of \u2018do_final_status\u2019 was here
make[1]: *** [obj_sql/status.o] Error 1
make[1]: Leaving directory `/root/Desktop/trunk/src/map'
make: *** [map_sql] Error 2

fixed i do some changes

Edited by Mootie
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

yeah figure it that out.....i exactly needed a compatible things for linux

thanks emistry for reminding

another error occur

status.c:11010: error: nested redefinition of \u2018enum e_regen\u2019
status.c:11010: error: redeclaration of \u2018enum e_regen\u2019
status.c:11011: error: redeclaration of enumerator \u2018RGN_HP\u2019
status.c:45: error: previous definition of \u2018RGN_HP\u2019 was here
status.c:11012: error: redeclaration of enumerator \u2018RGN_SP\u2019
status.c:46: error: previous definition of \u2018RGN_SP\u2019 was here
status.c:11013: error: redeclaration of enumerator \u2018RGN_SHP\u2019
status.c:47: error: previous definition of \u2018RGN_SHP\u2019 was here
status.c:11014: error: redeclaration of enumerator \u2018RGN_SSP\u2019
status.c:48: error: previous definition of \u2018RGN_SSP\u2019 was here
status.c:11033: error: conflicting types for \u2018refine_info\u2019
status.c:67: error: previous declaration of \u2018refine_info\u2019 was here
status.c:11060: error: redefinition of \u2018status_skill2sc\u2019
status.c:94: error: previous definition of \u2018status_skill2sc\u2019 was here
status.c:11076: error: redefinition of \u2018status_sc2skill\u2019
status.c:110: error: previous definition of \u2018status_sc2skill\u2019 was here
status.c:11091: error: redefinition of \u2018status_sc2scb_flag\u2019
status.c:125: error: previous definition of \u2018status_sc2scb_flag\u2019 was here
status.c:11106: error: redefinition of \u2018status_type2relevant_bl_types\u2019
status.c:140: error: previous definition of \u2018status_type2relevant_bl_types\u2019 was here
status.c:11120: error: redefinition of \u2018set_sc\u2019
status.c:154: error: previous definition of \u2018set_sc\u2019 was here
status.c:11141: error: redefinition of \u2018initChangeTables\u2019
status.c:175: error: previous definition of \u2018initChangeTables\u2019 was here
status.c:12004: error: redefinition of \u2018initDummyData\u2019
status.c:1038: error: previous definition of \u2018initDummyData\u2019 was here
status.c:12027: error: redefinition of \u2018status_cpy\u2019
status.c:1061: error: previous definition of \u2018status_cpy\u2019 was here
status.c:12035: error: redefinition of \u2018status_set_hp\u2019
status.c:1069: error: previous definition of \u2018status_set_hp\u2019 was here
status.c:12053: error: redefinition of \u2018status_set_sp\u2019
status.c:1087: error: previous definition of \u2018status_set_sp\u2019 was here
status.c:12068: error: redefinition of \u2018status_charge\u2019
status.c:1102: error: previous definition of \u2018status_charge\u2019 was here
status.c:12080: error: redefinition of \u2018status_damage\u2019
status.c:1114: error: previous definition of \u2018status_damage\u2019 was here
status.c:12292: error: redefinition of \u2018status_heal\u2019
status.c:1326: error: previous definition of \u2018status_heal\u2019 was here
status.c:12366: error: redefinition of \u2018status_percent_change\u2019
status.c:1400: error: previous definition of \u2018status_percent_change\u2019 was here
status.c:12429: error: redefinition of \u2018status_revive\u2019
status.c:1463: error: previous definition of \u2018status_revive\u2019 was here
status.c:12476: error: redefinition of \u2018status_check_skilluse\u2019
status.c:1510: error: previous definition of \u2018status_check_skilluse\u2019 was here
status.c:12711: error: redefinition of \u2018status_check_visibility\u2019
status.c:1745: error: previous definition of \u2018status_check_visibility\u2019 was here
status.c:12752: error: redefinition of \u2018status_base_amotion_pc\u2019
status.c:1786: error: previous definition of \u2018status_base_amotion_pc\u2019 was here
status.c:12792: error: redefinition of \u2018status_base_atk\u2019
status.c:1826: error: previous definition of \u2018status_base_atk\u2019 was here
status.c:12844: error: redefinition of \u2018status_base_matk_max\u2019
status.c:1878: error: previous definition of \u2018status_base_matk_max\u2019 was here
status.c:12857: error: redefinition of \u2018status_base_matk_min\u2019
status.c:1891: error: previous definition of \u2018status_base_matk_min\u2019 was here
status.c:12868: error: redefinition of \u2018status_calc_misc\u2019
status.c:1902: error: previous definition of \u2018status_calc_misc\u2019 was here
status.c:12933: error: redefinition of \u2018status_calc_mob_\u2019
status.c:1967: error: previous definition of \u2018status_calc_mob_\u2019 was here
status.c:13099: error: redefinition of \u2018status_calc_pet_\u2019
status.c:2133: error: previous definition of \u2018status_calc_pet_\u2019 was here
status.c:13166: error: redefinition of \u2018status_calc_sigma\u2019
status.c:2200: error: previous definition of \u2018status_calc_sigma\u2019 was here
status.c:13191: error: redefinition of \u2018status_base_pc_maxhp\u2019
status.c:2225: error: previous definition of \u2018status_base_pc_maxhp\u2019 was here
status.c:13212: error: redefinition of \u2018status_base_pc_maxsp\u2019
status.c:2246: error: previous definition of \u2018status_base_pc_maxsp\u2019 was here
status.c:13231: error: redefinition of \u2018status_calc_pc_\u2019
status.c:2265: error: previous definition of \u2018status_calc_pc_\u2019 was here
status.c:14058: error: redefinition of \u2018status_calc_mercenary_\u2019
status.c:3092: error: previous definition of \u2018status_calc_mercenary_\u2019 was here
status.c:14079: error: redefinition of \u2018status_calc_homunculus_\u2019
status.c:3113: error: previous definition of \u2018status_calc_homunculus_\u2019 was here
status.c:14157: error: redefinition of \u2018status_calc_elemental_\u2019
status.c:3191: error: previous definition of \u2018status_calc_elemental_\u2019 was here
status.c:14227: error: redefinition of \u2018status_calc_regen\u2019
status.c:3261: error: previous definition of \u2018status_calc_regen\u2019 was here
status.c:14327: error: redefinition of \u2018status_calc_regen_rate\u2019
status.c:3361: error: previous definition of \u2018status_calc_regen_rate\u2019 was here
status.c:14404: error: redefinition of \u2018status_calc_state\u2019
status.c:3438: error: previous definition of \u2018status_calc_state\u2019 was here
status.c:14464: error: redefinition of \u2018status_calc_bl_main\u2019
status.c:3498: error: previous definition of \u2018status_calc_bl_main\u2019 was here
status.c:14844: error: redefinition of \u2018status_calc_bl_\u2019
status.c:3878: error: previous definition of \u2018status_calc_bl_\u2019 was here
status.c:15003: error: redefinition of \u2018status_calc_str\u2019
status.c:4037: error: previous definition of \u2018status_calc_str\u2019 was here
status.c:15058: error: redefinition of \u2018status_calc_agi\u2019
status.c:4092: error: previous definition of \u2018status_calc_agi\u2019 was here
status.c:15111: error: redefinition of \u2018status_calc_vit\u2019
status.c:4145: error: previous definition of \u2018status_calc_vit\u2019 was here
status.c:15156: error: redefinition of \u2018status_calc_int\u2019
status.c:4190: error: previous definition of \u2018status_calc_int\u2019 was here
status.c:15211: error: redefinition of \u2018status_calc_dex\u2019
status.c:4245: error: previous definition of \u2018status_calc_dex\u2019 was here
status.c:15266: error: redefinition of \u2018status_calc_luk\u2019
status.c:4300: error: previous definition of \u2018status_calc_luk\u2019 was here
status.c:15313: error: redefinition of \u2018status_calc_batk\u2019
status.c:4347: error: previous definition of \u2018status_calc_batk\u2019 was here
status.c:15377: error: redefinition of \u2018status_calc_watk\u2019
status.c:4411: error: previous definition of \u2018status_calc_watk\u2019 was here
status.c:15462: error: redefinition of \u2018status_calc_matk\u2019
status.c:4496: error: previous definition of \u2018status_calc_matk\u2019 was here
status.c:15502: error: redefinition of \u2018status_calc_critical\u2019
status.c:4536: error: previous definition of \u2018status_calc_critical\u2019 was here
status.c:15532: error: redefinition of \u2018status_calc_hit\u2019
status.c:4566: error: previous definition of \u2018status_calc_hit\u2019 was here
status.c:15568: error: redefinition of \u2018status_calc_flee\u2019
status.c:4602: error: previous definition of \u2018status_calc_flee\u2019 was here
status.c:15647: error: redefinition of \u2018status_calc_flee2\u2019
status.c:4681: error: previous definition of \u2018status_calc_flee2\u2019 was here
status.c:15660: error: redefinition of \u2018status_calc_def\u2019
status.c:4694: error: previous definition of \u2018status_calc_def\u2019 was here
status.c:15739: error: redefinition of \u2018status_calc_def2\u2019
status.c:4773: error: previous definition of \u2018status_calc_def2\u2019 was here
status.c:15800: error: redefinition of \u2018status_calc_mdef\u2019
status.c:4834: error: previous definition of \u2018status_calc_mdef\u2019 was here
status.c:15850: error: redefinition of \u2018status_calc_mdef2\u2019
status.c:4884: error: previous definition of \u2018status_calc_mdef2\u2019 was here
status.c:15880: error: redefinition of \u2018status_calc_speed\u2019
status.c:4914: error: previous definition of \u2018status_calc_speed\u2019 was here
status.c:16183: error: redefinition of \u2018status_calc_aspd_rate\u2019
status.c:5217: error: previous definition of \u2018status_calc_aspd_rate\u2019 was here
status.c:16321: error: redefinition of \u2018status_calc_dmotion\u2019
status.c:5355: error: previous definition of \u2018status_calc_dmotion\u2019 was here
status.c:16338: error: redefinition of \u2018status_calc_maxhp\u2019
status.c:5372: error: previous definition of \u2018status_calc_maxhp\u2019 was here
status.c:16391: error: redefinition of \u2018status_calc_maxsp\u2019
status.c:5425: error: previous definition of \u2018status_calc_maxsp\u2019 was here
status.c:16414: error: redefinition of \u2018status_calc_element\u2019
status.c:5448: error: previous definition of \u2018status_calc_element\u2019 was here
status.c:16435: error: redefinition of \u2018status_calc_element_lv\u2019
status.c:5469: error: previous definition of \u2018status_calc_element_lv\u2019 was here
status.c:16459: error: redefinition of \u2018status_calc_attack_element\u2019
status.c:5493: error: previous definition of \u2018status_calc_attack_element\u2019 was here
status.c:16497: error: redefinition of \u2018status_calc_mode\u2019
status.c:5531: error: previous definition of \u2018status_calc_mode\u2019 was here
status.c:16511: error: redefinition of \u2018status_get_name\u2019
status.c:5545: error: previous definition of \u2018status_get_name\u2019 was here
status.c:16527: error: redefinition of \u2018status_get_class\u2019
status.c:5561: error: previous definition of \u2018status_get_class\u2019 was here
status.c:16544: error: redefinition of \u2018status_get_lv\u2019
status.c:5578: error: previous definition of \u2018status_get_lv\u2019 was here
status.c:16558: error: redefinition of \u2018status_get_regen_data\u2019
status.c:5592: error: previous definition of \u2018status_get_regen_data\u2019 was here
status.c:16571: error: redefinition of \u2018status_get_status_data\u2019
status.c:5605: error: previous definition of \u2018status_get_status_data\u2019 was here
status.c:16587: error: redefinition of \u2018status_get_base_status\u2019
status.c:5621: error: previous definition of \u2018status_get_base_status\u2019 was here
status.c:16600: error: redefinition of \u2018status_get_def\u2019
status.c:5634: error: previous definition of \u2018status_get_def\u2019 was here
status.c:16612: error: redefinition of \u2018status_get_speed\u2019
status.c:5646: error: previous definition of \u2018status_get_speed\u2019 was here
status.c:16618: error: redefinition of \u2018status_get_party_id\u2019
status.c:5652: error: previous definition of \u2018status_get_party_id\u2019 was here
status.c:16655: error: redefinition of \u2018status_get_guild_id\u2019
status.c:5689: error: previous definition of \u2018status_get_guild_id\u2019 was here
status.c:16695: error: redefinition of \u2018status_get_emblem_id\u2019
status.c:5729: error: previous definition of \u2018status_get_emblem_id\u2019 was here
status.c:16737: error: redefinition of \u2018status_get_mexp\u2019
status.c:5771: error: previous definition of \u2018status_get_mexp\u2019 was here
status.c:16746: error: redefinition of \u2018status_get_race2\u2019
status.c:5780: error: previous definition of \u2018status_get_race2\u2019 was here
status.c:16756: error: redefinition of \u2018status_isdead\u2019
status.c:5790: error: previous definition of \u2018status_isdead\u2019 was here
status.c:16762: error: redefinition of \u2018status_isimmune\u2019
status.c:5796: error: previous definition of \u2018status_isimmune\u2019 was here
status.c:16774: error: redefinition of \u2018status_get_viewdata\u2019
status.c:5808: error: previous definition of \u2018status_get_viewdata\u2019 was here
status.c:16789: error: redefinition of \u2018status_set_viewdata\u2019
status.c:5823: error: previous definition of \u2018status_set_viewdata\u2019 was here
status.c:16926: error: redefinition of \u2018status_get_sc\u2019
status.c:5960: error: previous definition of \u2018status_get_sc\u2019 was here
status.c:16940: error: redefinition of \u2018status_change_init\u2019
status.c:5974: error: previous definition of \u2018status_change_init\u2019 was here
status.c:16950: error: redefinition of \u2018status_get_sc_def\u2019
status.c:5984: error: previous definition of \u2018status_get_sc_def\u2019 was here
status.c:17182: error: redefinition of \u2018status_change_start\u2019
status.c:6216: error: previous definition of \u2018status_change_start\u2019 was here
status.c:19655: error: redefinition of \u2018status_change_clear\u2019
status.c:8689: error: previous definition of \u2018status_change_clear\u2019 was here
status.c:19750: error: redefinition of \u2018status_change_end_\u2019
status.c:8784: error: previous definition of \u2018status_change_end_\u2019 was here
status.c:20410: error: redefinition of \u2018kaahi_heal_timer\u2019
status.c:9444: error: previous definition of \u2018kaahi_heal_timer\u2019 was here
status.c:20447: error: redefinition of \u2018status_change_timer\u2019
status.c:9481: error: previous definition of \u2018status_change_timer\u2019 was here
status.c:21265: error: redefinition of \u2018status_change_timer_sub\u2019
status.c:10299: error: previous definition of \u2018status_change_timer_sub\u2019 was here
status.c:21336: error: redefinition of \u2018status_change_clear_buffs\u2019
status.c:10370: error: previous definition of \u2018status_change_clear_buffs\u2019 was here
status.c:21450: error: redefinition of \u2018status_change_spread\u2019
status.c:10484: error: previous definition of \u2018status_change_spread\u2019 was here
status.c:21543: error: redefinition of \u2018status_natural_heal\u2019
status.c:10577: error: previous definition of \u2018status_natural_heal\u2019 was here
status.c:21734: error: redefinition of \u2018status_natural_heal_timer\u2019
status.c:10768: error: previous definition of \u2018status_natural_heal_timer\u2019 was here
status.c:21747: error: redefinition of \u2018status_get_refine_chance\u2019
status.c:10781: error: previous definition of \u2018status_get_refine_chance\u2019 was here
status.c:21764: error: redefinition of \u2018status_readdb_job1\u2019
status.c:10798: error: previous definition of \u2018status_readdb_job1\u2019 was here
status.c:21793: error: redefinition of \u2018status_readdb_job2\u2019
status.c:10827: error: previous definition of \u2018status_readdb_job2\u2019 was here
status.c:21813: error: redefinition of \u2018status_readdb_sizefix\u2019
status.c:10847: error: previous definition of \u2018status_readdb_sizefix\u2019 was here
status.c:21824: error: redefinition of \u2018status_readdb_refine\u2019
status.c:10858: error: previous definition of \u2018status_readdb_refine\u2019 was here
status.c:21865: error: redefinition of \u2018status_readdb\u2019
status.c:10899: error: previous definition of \u2018status_readdb\u2019 was here
status.c:21916: error: redefinition of \u2018do_init_status\u2019
status.c:10950: error: previous definition of \u2018do_init_status\u2019 was here
status.c:21930: error: redefinition of \u2018do_final_status\u2019
status.c:10964: error: previous definition of \u2018do_final_status\u2019 was here
make[1]: *** [obj_sql/status.o] Error 1
make[1]: Leaving directory `/root/Desktop/trunk/src/map'
make: *** [map_sql] Error 2

fixed i do some changes

Hey mootie, mind if you share what have you done to fix this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

yeah figure it that out.....i exactly needed a compatible things for linux

thanks emistry for reminding

another error occur

status.c:11010: error: nested redefinition of \u2018enum e_regen\u2019
status.c:11010: error: redeclaration of \u2018enum e_regen\u2019
status.c:11011: error: redeclaration of enumerator \u2018RGN_HP\u2019
status.c:45: error: previous definition of \u2018RGN_HP\u2019 was here
status.c:11012: error: redeclaration of enumerator \u2018RGN_SP\u2019
status.c:46: error: previous definition of \u2018RGN_SP\u2019 was here
status.c:11013: error: redeclaration of enumerator \u2018RGN_SHP\u2019
status.c:47: error: previous definition of \u2018RGN_SHP\u2019 was here
status.c:11014: error: redeclaration of enumerator \u2018RGN_SSP\u2019
status.c:48: error: previous definition of \u2018RGN_SSP\u2019 was here
status.c:11033: error: conflicting types for \u2018refine_info\u2019
status.c:67: error: previous declaration of \u2018refine_info\u2019 was here
status.c:11060: error: redefinition of \u2018status_skill2sc\u2019
status.c:94: error: previous definition of \u2018status_skill2sc\u2019 was here
status.c:11076: error: redefinition of \u2018status_sc2skill\u2019
status.c:110: error: previous definition of \u2018status_sc2skill\u2019 was here
status.c:11091: error: redefinition of \u2018status_sc2scb_flag\u2019
status.c:125: error: previous definition of \u2018status_sc2scb_flag\u2019 was here
status.c:11106: error: redefinition of \u2018status_type2relevant_bl_types\u2019
status.c:140: error: previous definition of \u2018status_type2relevant_bl_types\u2019 was here
status.c:11120: error: redefinition of \u2018set_sc\u2019
status.c:154: error: previous definition of \u2018set_sc\u2019 was here
status.c:11141: error: redefinition of \u2018initChangeTables\u2019
status.c:175: error: previous definition of \u2018initChangeTables\u2019 was here
status.c:12004: error: redefinition of \u2018initDummyData\u2019
status.c:1038: error: previous definition of \u2018initDummyData\u2019 was here
status.c:12027: error: redefinition of \u2018status_cpy\u2019
status.c:1061: error: previous definition of \u2018status_cpy\u2019 was here
status.c:12035: error: redefinition of \u2018status_set_hp\u2019
status.c:1069: error: previous definition of \u2018status_set_hp\u2019 was here
status.c:12053: error: redefinition of \u2018status_set_sp\u2019
status.c:1087: error: previous definition of \u2018status_set_sp\u2019 was here
status.c:12068: error: redefinition of \u2018status_charge\u2019
status.c:1102: error: previous definition of \u2018status_charge\u2019 was here
status.c:12080: error: redefinition of \u2018status_damage\u2019
status.c:1114: error: previous definition of \u2018status_damage\u2019 was here
status.c:12292: error: redefinition of \u2018status_heal\u2019
status.c:1326: error: previous definition of \u2018status_heal\u2019 was here
status.c:12366: error: redefinition of \u2018status_percent_change\u2019
status.c:1400: error: previous definition of \u2018status_percent_change\u2019 was here
status.c:12429: error: redefinition of \u2018status_revive\u2019
status.c:1463: error: previous definition of \u2018status_revive\u2019 was here
status.c:12476: error: redefinition of \u2018status_check_skilluse\u2019
status.c:1510: error: previous definition of \u2018status_check_skilluse\u2019 was here
status.c:12711: error: redefinition of \u2018status_check_visibility\u2019
status.c:1745: error: previous definition of \u2018status_check_visibility\u2019 was here
status.c:12752: error: redefinition of \u2018status_base_amotion_pc\u2019
status.c:1786: error: previous definition of \u2018status_base_amotion_pc\u2019 was here
status.c:12792: error: redefinition of \u2018status_base_atk\u2019
status.c:1826: error: previous definition of \u2018status_base_atk\u2019 was here
status.c:12844: error: redefinition of \u2018status_base_matk_max\u2019
status.c:1878: error: previous definition of \u2018status_base_matk_max\u2019 was here
status.c:12857: error: redefinition of \u2018status_base_matk_min\u2019
status.c:1891: error: previous definition of \u2018status_base_matk_min\u2019 was here
status.c:12868: error: redefinition of \u2018status_calc_misc\u2019
status.c:1902: error: previous definition of \u2018status_calc_misc\u2019 was here
status.c:12933: error: redefinition of \u2018status_calc_mob_\u2019
status.c:1967: error: previous definition of \u2018status_calc_mob_\u2019 was here
status.c:13099: error: redefinition of \u2018status_calc_pet_\u2019
status.c:2133: error: previous definition of \u2018status_calc_pet_\u2019 was here
status.c:13166: error: redefinition of \u2018status_calc_sigma\u2019
status.c:2200: error: previous definition of \u2018status_calc_sigma\u2019 was here
status.c:13191: error: redefinition of \u2018status_base_pc_maxhp\u2019
status.c:2225: error: previous definition of \u2018status_base_pc_maxhp\u2019 was here
status.c:13212: error: redefinition of \u2018status_base_pc_maxsp\u2019
status.c:2246: error: previous definition of \u2018status_base_pc_maxsp\u2019 was here
status.c:13231: error: redefinition of \u2018status_calc_pc_\u2019
status.c:2265: error: previous definition of \u2018status_calc_pc_\u2019 was here
status.c:14058: error: redefinition of \u2018status_calc_mercenary_\u2019
status.c:3092: error: previous definition of \u2018status_calc_mercenary_\u2019 was here
status.c:14079: error: redefinition of \u2018status_calc_homunculus_\u2019
status.c:3113: error: previous definition of \u2018status_calc_homunculus_\u2019 was here
status.c:14157: error: redefinition of \u2018status_calc_elemental_\u2019
status.c:3191: error: previous definition of \u2018status_calc_elemental_\u2019 was here
status.c:14227: error: redefinition of \u2018status_calc_regen\u2019
status.c:3261: error: previous definition of \u2018status_calc_regen\u2019 was here
status.c:14327: error: redefinition of \u2018status_calc_regen_rate\u2019
status.c:3361: error: previous definition of \u2018status_calc_regen_rate\u2019 was here
status.c:14404: error: redefinition of \u2018status_calc_state\u2019
status.c:3438: error: previous definition of \u2018status_calc_state\u2019 was here
status.c:14464: error: redefinition of \u2018status_calc_bl_main\u2019
status.c:3498: error: previous definition of \u2018status_calc_bl_main\u2019 was here
status.c:14844: error: redefinition of \u2018status_calc_bl_\u2019
status.c:3878: error: previous definition of \u2018status_calc_bl_\u2019 was here
status.c:15003: error: redefinition of \u2018status_calc_str\u2019
status.c:4037: error: previous definition of \u2018status_calc_str\u2019 was here
status.c:15058: error: redefinition of \u2018status_calc_agi\u2019
status.c:4092: error: previous definition of \u2018status_calc_agi\u2019 was here
status.c:15111: error: redefinition of \u2018status_calc_vit\u2019
status.c:4145: error: previous definition of \u2018status_calc_vit\u2019 was here
status.c:15156: error: redefinition of \u2018status_calc_int\u2019
status.c:4190: error: previous definition of \u2018status_calc_int\u2019 was here
status.c:15211: error: redefinition of \u2018status_calc_dex\u2019
status.c:4245: error: previous definition of \u2018status_calc_dex\u2019 was here
status.c:15266: error: redefinition of \u2018status_calc_luk\u2019
status.c:4300: error: previous definition of \u2018status_calc_luk\u2019 was here
status.c:15313: error: redefinition of \u2018status_calc_batk\u2019
status.c:4347: error: previous definition of \u2018status_calc_batk\u2019 was here
status.c:15377: error: redefinition of \u2018status_calc_watk\u2019
status.c:4411: error: previous definition of \u2018status_calc_watk\u2019 was here
status.c:15462: error: redefinition of \u2018status_calc_matk\u2019
status.c:4496: error: previous definition of \u2018status_calc_matk\u2019 was here
status.c:15502: error: redefinition of \u2018status_calc_critical\u2019
status.c:4536: error: previous definition of \u2018status_calc_critical\u2019 was here
status.c:15532: error: redefinition of \u2018status_calc_hit\u2019
status.c:4566: error: previous definition of \u2018status_calc_hit\u2019 was here
status.c:15568: error: redefinition of \u2018status_calc_flee\u2019
status.c:4602: error: previous definition of \u2018status_calc_flee\u2019 was here
status.c:15647: error: redefinition of \u2018status_calc_flee2\u2019
status.c:4681: error: previous definition of \u2018status_calc_flee2\u2019 was here
status.c:15660: error: redefinition of \u2018status_calc_def\u2019
status.c:4694: error: previous definition of \u2018status_calc_def\u2019 was here
status.c:15739: error: redefinition of \u2018status_calc_def2\u2019
status.c:4773: error: previous definition of \u2018status_calc_def2\u2019 was here
status.c:15800: error: redefinition of \u2018status_calc_mdef\u2019
status.c:4834: error: previous definition of \u2018status_calc_mdef\u2019 was here
status.c:15850: error: redefinition of \u2018status_calc_mdef2\u2019
status.c:4884: error: previous definition of \u2018status_calc_mdef2\u2019 was here
status.c:15880: error: redefinition of \u2018status_calc_speed\u2019
status.c:4914: error: previous definition of \u2018status_calc_speed\u2019 was here
status.c:16183: error: redefinition of \u2018status_calc_aspd_rate\u2019
status.c:5217: error: previous definition of \u2018status_calc_aspd_rate\u2019 was here
status.c:16321: error: redefinition of \u2018status_calc_dmotion\u2019
status.c:5355: error: previous definition of \u2018status_calc_dmotion\u2019 was here
status.c:16338: error: redefinition of \u2018status_calc_maxhp\u2019
status.c:5372: error: previous definition of \u2018status_calc_maxhp\u2019 was here
status.c:16391: error: redefinition of \u2018status_calc_maxsp\u2019
status.c:5425: error: previous definition of \u2018status_calc_maxsp\u2019 was here
status.c:16414: error: redefinition of \u2018status_calc_element\u2019
status.c:5448: error: previous definition of \u2018status_calc_element\u2019 was here
status.c:16435: error: redefinition of \u2018status_calc_element_lv\u2019
status.c:5469: error: previous definition of \u2018status_calc_element_lv\u2019 was here
status.c:16459: error: redefinition of \u2018status_calc_attack_element\u2019
status.c:5493: error: previous definition of \u2018status_calc_attack_element\u2019 was here
status.c:16497: error: redefinition of \u2018status_calc_mode\u2019
status.c:5531: error: previous definition of \u2018status_calc_mode\u2019 was here
status.c:16511: error: redefinition of \u2018status_get_name\u2019
status.c:5545: error: previous definition of \u2018status_get_name\u2019 was here
status.c:16527: error: redefinition of \u2018status_get_class\u2019
status.c:5561: error: previous definition of \u2018status_get_class\u2019 was here
status.c:16544: error: redefinition of \u2018status_get_lv\u2019
status.c:5578: error: previous definition of \u2018status_get_lv\u2019 was here
status.c:16558: error: redefinition of \u2018status_get_regen_data\u2019
status.c:5592: error: previous definition of \u2018status_get_regen_data\u2019 was here
status.c:16571: error: redefinition of \u2018status_get_status_data\u2019
status.c:5605: error: previous definition of \u2018status_get_status_data\u2019 was here
status.c:16587: error: redefinition of \u2018status_get_base_status\u2019
status.c:5621: error: previous definition of \u2018status_get_base_status\u2019 was here
status.c:16600: error: redefinition of \u2018status_get_def\u2019
status.c:5634: error: previous definition of \u2018status_get_def\u2019 was here
status.c:16612: error: redefinition of \u2018status_get_speed\u2019
status.c:5646: error: previous definition of \u2018status_get_speed\u2019 was here
status.c:16618: error: redefinition of \u2018status_get_party_id\u2019
status.c:5652: error: previous definition of \u2018status_get_party_id\u2019 was here
status.c:16655: error: redefinition of \u2018status_get_guild_id\u2019
status.c:5689: error: previous definition of \u2018status_get_guild_id\u2019 was here
status.c:16695: error: redefinition of \u2018status_get_emblem_id\u2019
status.c:5729: error: previous definition of \u2018status_get_emblem_id\u2019 was here
status.c:16737: error: redefinition of \u2018status_get_mexp\u2019
status.c:5771: error: previous definition of \u2018status_get_mexp\u2019 was here
status.c:16746: error: redefinition of \u2018status_get_race2\u2019
status.c:5780: error: previous definition of \u2018status_get_race2\u2019 was here
status.c:16756: error: redefinition of \u2018status_isdead\u2019
status.c:5790: error: previous definition of \u2018status_isdead\u2019 was here
status.c:16762: error: redefinition of \u2018status_isimmune\u2019
status.c:5796: error: previous definition of \u2018status_isimmune\u2019 was here
status.c:16774: error: redefinition of \u2018status_get_viewdata\u2019
status.c:5808: error: previous definition of \u2018status_get_viewdata\u2019 was here
status.c:16789: error: redefinition of \u2018status_set_viewdata\u2019
status.c:5823: error: previous definition of \u2018status_set_viewdata\u2019 was here
status.c:16926: error: redefinition of \u2018status_get_sc\u2019
status.c:5960: error: previous definition of \u2018status_get_sc\u2019 was here
status.c:16940: error: redefinition of \u2018status_change_init\u2019
status.c:5974: error: previous definition of \u2018status_change_init\u2019 was here
status.c:16950: error: redefinition of \u2018status_get_sc_def\u2019
status.c:5984: error: previous definition of \u2018status_get_sc_def\u2019 was here
status.c:17182: error: redefinition of \u2018status_change_start\u2019
status.c:6216: error: previous definition of \u2018status_change_start\u2019 was here
status.c:19655: error: redefinition of \u2018status_change_clear\u2019
status.c:8689: error: previous definition of \u2018status_change_clear\u2019 was here
status.c:19750: error: redefinition of \u2018status_change_end_\u2019
status.c:8784: error: previous definition of \u2018status_change_end_\u2019 was here
status.c:20410: error: redefinition of \u2018kaahi_heal_timer\u2019
status.c:9444: error: previous definition of \u2018kaahi_heal_timer\u2019 was here
status.c:20447: error: redefinition of \u2018status_change_timer\u2019
status.c:9481: error: previous definition of \u2018status_change_timer\u2019 was here
status.c:21265: error: redefinition of \u2018status_change_timer_sub\u2019
status.c:10299: error: previous definition of \u2018status_change_timer_sub\u2019 was here
status.c:21336: error: redefinition of \u2018status_change_clear_buffs\u2019
status.c:10370: error: previous definition of \u2018status_change_clear_buffs\u2019 was here
status.c:21450: error: redefinition of \u2018status_change_spread\u2019
status.c:10484: error: previous definition of \u2018status_change_spread\u2019 was here
status.c:21543: error: redefinition of \u2018status_natural_heal\u2019
status.c:10577: error: previous definition of \u2018status_natural_heal\u2019 was here
status.c:21734: error: redefinition of \u2018status_natural_heal_timer\u2019
status.c:10768: error: previous definition of \u2018status_natural_heal_timer\u2019 was here
status.c:21747: error: redefinition of \u2018status_get_refine_chance\u2019
status.c:10781: error: previous definition of \u2018status_get_refine_chance\u2019 was here
status.c:21764: error: redefinition of \u2018status_readdb_job1\u2019
status.c:10798: error: previous definition of \u2018status_readdb_job1\u2019 was here
status.c:21793: error: redefinition of \u2018status_readdb_job2\u2019
status.c:10827: error: previous definition of \u2018status_readdb_job2\u2019 was here
status.c:21813: error: redefinition of \u2018status_readdb_sizefix\u2019
status.c:10847: error: previous definition of \u2018status_readdb_sizefix\u2019 was here
status.c:21824: error: redefinition of \u2018status_readdb_refine\u2019
status.c:10858: error: previous definition of \u2018status_readdb_refine\u2019 was here
status.c:21865: error: redefinition of \u2018status_readdb\u2019
status.c:10899: error: previous definition of \u2018status_readdb\u2019 was here
status.c:21916: error: redefinition of \u2018do_init_status\u2019
status.c:10950: error: previous definition of \u2018do_init_status\u2019 was here
status.c:21930: error: redefinition of \u2018do_final_status\u2019
status.c:10964: error: previous definition of \u2018do_final_status\u2019 was here
make[1]: *** [obj_sql/status.o] Error 1
make[1]: Leaving directory `/root/Desktop/trunk/src/map'
make: *** [map_sql] Error 2

fixed i do some changes

Hey mootie, mind if you share what have you done to fix this?

Hi,

I remember way back when i got this error using windows to linus o.o

so yeah windows compiled stuff cannot be run properly in linux

so what i did back to this issue was i download a fresh trunk using my windows and do some edits using my windows also and then i use wincp to transfer my stuff to linux

then i recompile then using linux cause you cannot run compiled from windows to linux or re-recompiled from windows to linux....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

yeah figure it that out.....i exactly needed a compatible things for linux

thanks emistry for reminding

another error occur

status.c:11010: error: nested redefinition of \u2018enum e_regen\u2019
status.c:11010: error: redeclaration of \u2018enum e_regen\u2019
status.c:11011: error: redeclaration of enumerator \u2018RGN_HP\u2019
status.c:45: error: previous definition of \u2018RGN_HP\u2019 was here
status.c:11012: error: redeclaration of enumerator \u2018RGN_SP\u2019
status.c:46: error: previous definition of \u2018RGN_SP\u2019 was here
status.c:11013: error: redeclaration of enumerator \u2018RGN_SHP\u2019
status.c:47: error: previous definition of \u2018RGN_SHP\u2019 was here
status.c:11014: error: redeclaration of enumerator \u2018RGN_SSP\u2019
status.c:48: error: previous definition of \u2018RGN_SSP\u2019 was here
status.c:11033: error: conflicting types for \u2018refine_info\u2019
status.c:67: error: previous declaration of \u2018refine_info\u2019 was here
status.c:11060: error: redefinition of \u2018status_skill2sc\u2019
status.c:94: error: previous definition of \u2018status_skill2sc\u2019 was here
status.c:11076: error: redefinition of \u2018status_sc2skill\u2019
status.c:110: error: previous definition of \u2018status_sc2skill\u2019 was here
status.c:11091: error: redefinition of \u2018status_sc2scb_flag\u2019
status.c:125: error: previous definition of \u2018status_sc2scb_flag\u2019 was here
status.c:11106: error: redefinition of \u2018status_type2relevant_bl_types\u2019
status.c:140: error: previous definition of \u2018status_type2relevant_bl_types\u2019 was here
status.c:11120: error: redefinition of \u2018set_sc\u2019
status.c:154: error: previous definition of \u2018set_sc\u2019 was here
status.c:11141: error: redefinition of \u2018initChangeTables\u2019
status.c:175: error: previous definition of \u2018initChangeTables\u2019 was here
status.c:12004: error: redefinition of \u2018initDummyData\u2019
status.c:1038: error: previous definition of \u2018initDummyData\u2019 was here
status.c:12027: error: redefinition of \u2018status_cpy\u2019
status.c:1061: error: previous definition of \u2018status_cpy\u2019 was here
status.c:12035: error: redefinition of \u2018status_set_hp\u2019
status.c:1069: error: previous definition of \u2018status_set_hp\u2019 was here
status.c:12053: error: redefinition of \u2018status_set_sp\u2019
status.c:1087: error: previous definition of \u2018status_set_sp\u2019 was here
status.c:12068: error: redefinition of \u2018status_charge\u2019
status.c:1102: error: previous definition of \u2018status_charge\u2019 was here
status.c:12080: error: redefinition of \u2018status_damage\u2019
status.c:1114: error: previous definition of \u2018status_damage\u2019 was here
status.c:12292: error: redefinition of \u2018status_heal\u2019
status.c:1326: error: previous definition of \u2018status_heal\u2019 was here
status.c:12366: error: redefinition of \u2018status_percent_change\u2019
status.c:1400: error: previous definition of \u2018status_percent_change\u2019 was here
status.c:12429: error: redefinition of \u2018status_revive\u2019
status.c:1463: error: previous definition of \u2018status_revive\u2019 was here
status.c:12476: error: redefinition of \u2018status_check_skilluse\u2019
status.c:1510: error: previous definition of \u2018status_check_skilluse\u2019 was here
status.c:12711: error: redefinition of \u2018status_check_visibility\u2019
status.c:1745: error: previous definition of \u2018status_check_visibility\u2019 was here
status.c:12752: error: redefinition of \u2018status_base_amotion_pc\u2019
status.c:1786: error: previous definition of \u2018status_base_amotion_pc\u2019 was here
status.c:12792: error: redefinition of \u2018status_base_atk\u2019
status.c:1826: error: previous definition of \u2018status_base_atk\u2019 was here
status.c:12844: error: redefinition of \u2018status_base_matk_max\u2019
status.c:1878: error: previous definition of \u2018status_base_matk_max\u2019 was here
status.c:12857: error: redefinition of \u2018status_base_matk_min\u2019
status.c:1891: error: previous definition of \u2018status_base_matk_min\u2019 was here
status.c:12868: error: redefinition of \u2018status_calc_misc\u2019
status.c:1902: error: previous definition of \u2018status_calc_misc\u2019 was here
status.c:12933: error: redefinition of \u2018status_calc_mob_\u2019
status.c:1967: error: previous definition of \u2018status_calc_mob_\u2019 was here
status.c:13099: error: redefinition of \u2018status_calc_pet_\u2019
status.c:2133: error: previous definition of \u2018status_calc_pet_\u2019 was here
status.c:13166: error: redefinition of \u2018status_calc_sigma\u2019
status.c:2200: error: previous definition of \u2018status_calc_sigma\u2019 was here
status.c:13191: error: redefinition of \u2018status_base_pc_maxhp\u2019
status.c:2225: error: previous definition of \u2018status_base_pc_maxhp\u2019 was here
status.c:13212: error: redefinition of \u2018status_base_pc_maxsp\u2019
status.c:2246: error: previous definition of \u2018status_base_pc_maxsp\u2019 was here
status.c:13231: error: redefinition of \u2018status_calc_pc_\u2019
status.c:2265: error: previous definition of \u2018status_calc_pc_\u2019 was here
status.c:14058: error: redefinition of \u2018status_calc_mercenary_\u2019
status.c:3092: error: previous definition of \u2018status_calc_mercenary_\u2019 was here
status.c:14079: error: redefinition of \u2018status_calc_homunculus_\u2019
status.c:3113: error: previous definition of \u2018status_calc_homunculus_\u2019 was here
status.c:14157: error: redefinition of \u2018status_calc_elemental_\u2019
status.c:3191: error: previous definition of \u2018status_calc_elemental_\u2019 was here
status.c:14227: error: redefinition of \u2018status_calc_regen\u2019
status.c:3261: error: previous definition of \u2018status_calc_regen\u2019 was here
status.c:14327: error: redefinition of \u2018status_calc_regen_rate\u2019
status.c:3361: error: previous definition of \u2018status_calc_regen_rate\u2019 was here
status.c:14404: error: redefinition of \u2018status_calc_state\u2019
status.c:3438: error: previous definition of \u2018status_calc_state\u2019 was here
status.c:14464: error: redefinition of \u2018status_calc_bl_main\u2019
status.c:3498: error: previous definition of \u2018status_calc_bl_main\u2019 was here
status.c:14844: error: redefinition of \u2018status_calc_bl_\u2019
status.c:3878: error: previous definition of \u2018status_calc_bl_\u2019 was here
status.c:15003: error: redefinition of \u2018status_calc_str\u2019
status.c:4037: error: previous definition of \u2018status_calc_str\u2019 was here
status.c:15058: error: redefinition of \u2018status_calc_agi\u2019
status.c:4092: error: previous definition of \u2018status_calc_agi\u2019 was here
status.c:15111: error: redefinition of \u2018status_calc_vit\u2019
status.c:4145: error: previous definition of \u2018status_calc_vit\u2019 was here
status.c:15156: error: redefinition of \u2018status_calc_int\u2019
status.c:4190: error: previous definition of \u2018status_calc_int\u2019 was here
status.c:15211: error: redefinition of \u2018status_calc_dex\u2019
status.c:4245: error: previous definition of \u2018status_calc_dex\u2019 was here
status.c:15266: error: redefinition of \u2018status_calc_luk\u2019
status.c:4300: error: previous definition of \u2018status_calc_luk\u2019 was here
status.c:15313: error: redefinition of \u2018status_calc_batk\u2019
status.c:4347: error: previous definition of \u2018status_calc_batk\u2019 was here
status.c:15377: error: redefinition of \u2018status_calc_watk\u2019
status.c:4411: error: previous definition of \u2018status_calc_watk\u2019 was here
status.c:15462: error: redefinition of \u2018status_calc_matk\u2019
status.c:4496: error: previous definition of \u2018status_calc_matk\u2019 was here
status.c:15502: error: redefinition of \u2018status_calc_critical\u2019
status.c:4536: error: previous definition of \u2018status_calc_critical\u2019 was here
status.c:15532: error: redefinition of \u2018status_calc_hit\u2019
status.c:4566: error: previous definition of \u2018status_calc_hit\u2019 was here
status.c:15568: error: redefinition of \u2018status_calc_flee\u2019
status.c:4602: error: previous definition of \u2018status_calc_flee\u2019 was here
status.c:15647: error: redefinition of \u2018status_calc_flee2\u2019
status.c:4681: error: previous definition of \u2018status_calc_flee2\u2019 was here
status.c:15660: error: redefinition of \u2018status_calc_def\u2019
status.c:4694: error: previous definition of \u2018status_calc_def\u2019 was here
status.c:15739: error: redefinition of \u2018status_calc_def2\u2019
status.c:4773: error: previous definition of \u2018status_calc_def2\u2019 was here
status.c:15800: error: redefinition of \u2018status_calc_mdef\u2019
status.c:4834: error: previous definition of \u2018status_calc_mdef\u2019 was here
status.c:15850: error: redefinition of \u2018status_calc_mdef2\u2019
status.c:4884: error: previous definition of \u2018status_calc_mdef2\u2019 was here
status.c:15880: error: redefinition of \u2018status_calc_speed\u2019
status.c:4914: error: previous definition of \u2018status_calc_speed\u2019 was here
status.c:16183: error: redefinition of \u2018status_calc_aspd_rate\u2019
status.c:5217: error: previous definition of \u2018status_calc_aspd_rate\u2019 was here
status.c:16321: error: redefinition of \u2018status_calc_dmotion\u2019
status.c:5355: error: previous definition of \u2018status_calc_dmotion\u2019 was here
status.c:16338: error: redefinition of \u2018status_calc_maxhp\u2019
status.c:5372: error: previous definition of \u2018status_calc_maxhp\u2019 was here
status.c:16391: error: redefinition of \u2018status_calc_maxsp\u2019
status.c:5425: error: previous definition of \u2018status_calc_maxsp\u2019 was here
status.c:16414: error: redefinition of \u2018status_calc_element\u2019
status.c:5448: error: previous definition of \u2018status_calc_element\u2019 was here
status.c:16435: error: redefinition of \u2018status_calc_element_lv\u2019
status.c:5469: error: previous definition of \u2018status_calc_element_lv\u2019 was here
status.c:16459: error: redefinition of \u2018status_calc_attack_element\u2019
status.c:5493: error: previous definition of \u2018status_calc_attack_element\u2019 was here
status.c:16497: error: redefinition of \u2018status_calc_mode\u2019
status.c:5531: error: previous definition of \u2018status_calc_mode\u2019 was here
status.c:16511: error: redefinition of \u2018status_get_name\u2019
status.c:5545: error: previous definition of \u2018status_get_name\u2019 was here
status.c:16527: error: redefinition of \u2018status_get_class\u2019
status.c:5561: error: previous definition of \u2018status_get_class\u2019 was here
status.c:16544: error: redefinition of \u2018status_get_lv\u2019
status.c:5578: error: previous definition of \u2018status_get_lv\u2019 was here
status.c:16558: error: redefinition of \u2018status_get_regen_data\u2019
status.c:5592: error: previous definition of \u2018status_get_regen_data\u2019 was here
status.c:16571: error: redefinition of \u2018status_get_status_data\u2019
status.c:5605: error: previous definition of \u2018status_get_status_data\u2019 was here
status.c:16587: error: redefinition of \u2018status_get_base_status\u2019
status.c:5621: error: previous definition of \u2018status_get_base_status\u2019 was here
status.c:16600: error: redefinition of \u2018status_get_def\u2019
status.c:5634: error: previous definition of \u2018status_get_def\u2019 was here
status.c:16612: error: redefinition of \u2018status_get_speed\u2019
status.c:5646: error: previous definition of \u2018status_get_speed\u2019 was here
status.c:16618: error: redefinition of \u2018status_get_party_id\u2019
status.c:5652: error: previous definition of \u2018status_get_party_id\u2019 was here
status.c:16655: error: redefinition of \u2018status_get_guild_id\u2019
status.c:5689: error: previous definition of \u2018status_get_guild_id\u2019 was here
status.c:16695: error: redefinition of \u2018status_get_emblem_id\u2019
status.c:5729: error: previous definition of \u2018status_get_emblem_id\u2019 was here
status.c:16737: error: redefinition of \u2018status_get_mexp\u2019
status.c:5771: error: previous definition of \u2018status_get_mexp\u2019 was here
status.c:16746: error: redefinition of \u2018status_get_race2\u2019
status.c:5780: error: previous definition of \u2018status_get_race2\u2019 was here
status.c:16756: error: redefinition of \u2018status_isdead\u2019
status.c:5790: error: previous definition of \u2018status_isdead\u2019 was here
status.c:16762: error: redefinition of \u2018status_isimmune\u2019
status.c:5796: error: previous definition of \u2018status_isimmune\u2019 was here
status.c:16774: error: redefinition of \u2018status_get_viewdata\u2019
status.c:5808: error: previous definition of \u2018status_get_viewdata\u2019 was here
status.c:16789: error: redefinition of \u2018status_set_viewdata\u2019
status.c:5823: error: previous definition of \u2018status_set_viewdata\u2019 was here
status.c:16926: error: redefinition of \u2018status_get_sc\u2019
status.c:5960: error: previous definition of \u2018status_get_sc\u2019 was here
status.c:16940: error: redefinition of \u2018status_change_init\u2019
status.c:5974: error: previous definition of \u2018status_change_init\u2019 was here
status.c:16950: error: redefinition of \u2018status_get_sc_def\u2019
status.c:5984: error: previous definition of \u2018status_get_sc_def\u2019 was here
status.c:17182: error: redefinition of \u2018status_change_start\u2019
status.c:6216: error: previous definition of \u2018status_change_start\u2019 was here
status.c:19655: error: redefinition of \u2018status_change_clear\u2019
status.c:8689: error: previous definition of \u2018status_change_clear\u2019 was here
status.c:19750: error: redefinition of \u2018status_change_end_\u2019
status.c:8784: error: previous definition of \u2018status_change_end_\u2019 was here
status.c:20410: error: redefinition of \u2018kaahi_heal_timer\u2019
status.c:9444: error: previous definition of \u2018kaahi_heal_timer\u2019 was here
status.c:20447: error: redefinition of \u2018status_change_timer\u2019
status.c:9481: error: previous definition of \u2018status_change_timer\u2019 was here
status.c:21265: error: redefinition of \u2018status_change_timer_sub\u2019
status.c:10299: error: previous definition of \u2018status_change_timer_sub\u2019 was here
status.c:21336: error: redefinition of \u2018status_change_clear_buffs\u2019
status.c:10370: error: previous definition of \u2018status_change_clear_buffs\u2019 was here
status.c:21450: error: redefinition of \u2018status_change_spread\u2019
status.c:10484: error: previous definition of \u2018status_change_spread\u2019 was here
status.c:21543: error: redefinition of \u2018status_natural_heal\u2019
status.c:10577: error: previous definition of \u2018status_natural_heal\u2019 was here
status.c:21734: error: redefinition of \u2018status_natural_heal_timer\u2019
status.c:10768: error: previous definition of \u2018status_natural_heal_timer\u2019 was here
status.c:21747: error: redefinition of \u2018status_get_refine_chance\u2019
status.c:10781: error: previous definition of \u2018status_get_refine_chance\u2019 was here
status.c:21764: error: redefinition of \u2018status_readdb_job1\u2019
status.c:10798: error: previous definition of \u2018status_readdb_job1\u2019 was here
status.c:21793: error: redefinition of \u2018status_readdb_job2\u2019
status.c:10827: error: previous definition of \u2018status_readdb_job2\u2019 was here
status.c:21813: error: redefinition of \u2018status_readdb_sizefix\u2019
status.c:10847: error: previous definition of \u2018status_readdb_sizefix\u2019 was here
status.c:21824: error: redefinition of \u2018status_readdb_refine\u2019
status.c:10858: error: previous definition of \u2018status_readdb_refine\u2019 was here
status.c:21865: error: redefinition of \u2018status_readdb\u2019
status.c:10899: error: previous definition of \u2018status_readdb\u2019 was here
status.c:21916: error: redefinition of \u2018do_init_status\u2019
status.c:10950: error: previous definition of \u2018do_init_status\u2019 was here
status.c:21930: error: redefinition of \u2018do_final_status\u2019
status.c:10964: error: previous definition of \u2018do_final_status\u2019 was here
make[1]: *** [obj_sql/status.o] Error 1
make[1]: Leaving directory `/root/Desktop/trunk/src/map'
make: *** [map_sql] Error 2

fixed i do some changes

Hey mootie, mind if you share what have you done to fix this?

Hi,

I remember way back when i got this error using windows to linus o.o

so yeah windows compiled stuff cannot be run properly in linux

so what i did back to this issue was i download a fresh trunk using my windows and do some edits using my windows also and then i use wincp to transfer my stuff to linux

then i recompile then using linux cause you cannot run compiled from windows to linux or re-recompiled from windows to linux....

So thats it. Thank you and keeping an eye of it :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...