Jump to content
  • 0

svn 17542 problem compil


Question

Posted (edited)

withthe new svn 17542 i have got a problem when i compile with a fresh and proper instal i got this : 


pc.c: In function 'pc_authok':
pc.c:1153: warning: implicit declaration of function 'skill_cooldown_load'
        CC      status.c
status.c: In function 'initChangeTables':
status.c:562: error: 'SC_DARKCROW' undeclared (first use in this function)
status.c:562: error: (Each undeclared identifier is reported only once
status.c:562: error: for each function it appears in.)
status.c:578: error: 'SC_OFFERTORIUM' undeclared (first use in this function)
status.c:587: error: 'SC_TELEKINESIS_INTENSE' undeclared (first use in this function)
status.c:601: error: 'SC_UNLIMIT' undeclared (first use in this function)
status.c:626: error: 'SC_KINGS_GRACE' undeclared (first use in this function)
status.c:658: error: 'SC_FLASHCOMBO' undeclared (first use in this function)
status.c:680: error: 'SC_FRIGG_SONG' undeclared (first use in this function)
status.c:707: error: 'SC_ILLUSIONDOPING' undeclared (first use in this function)
status.c:707: error: 'SI_ILLUSIONDOPING' undeclared (first use in this function)
status.c:752: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c:910: error: 'SC_REBOUND' undeclared (first use in this function)
status.c:911: error: 'SC_MONSTER_TRANSFORM' undeclared (first use in this function)
status.c: In function 'status_calc_regen_rate':
status.c:3529: error: 'SC_REBOUND' undeclared (first use in this function)
status.c: In function 'status_calc_str':
status.c:4333: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c: In function 'status_calc_agi':
status.c:4388: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c: In function 'status_calc_vit':
status.c:4435: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c: In function 'status_calc_int':
status.c:4488: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c: In function 'status_calc_dex':
status.c:4553: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c: In function 'status_calc_luk':
status.c:4603: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c: In function 'status_calc_hit':
status.c:4889: error: 'SC_ILLUSIONDOPING' undeclared (first use in this function)
status.c: In function 'status_calc_speed':
status.c:5359: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c:5389: error: 'SC_REBOUND' undeclared (first use in this function)
status.c: In function 'status_calc_maxhp':
status.c:5752: error: 'SC_FRIGG_SONG' undeclared (first use in this function)
status.c: In function 'status_change_start':
status.c:6803: error: 'SC_OFFERTORIUM' undeclared (first use in this function)
status.c:8883: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c:8888: error: 'SC_KINGS_GRACE' undeclared (first use in this function)
status.c:8893: error: 'SC_TELEKINESIS_INTENSE' undeclared (first use in this function)
status.c:8901: error: 'SC_FRIGG_SONG' undeclared (first use in this function)
status.c:8907: error: 'SC_FLASHCOMBO' undeclared (first use in this function)
status.c:8910: error: 'SC_MONSTER_TRANSFORM' undeclared (first use in this function)
status.c: In function 'status_change_end_':
status.c:9869: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c:9870: error: 'SC_REBOUND' undeclared (first use in this function)
status.c: In function 'status_change_timer':
status.c:10926: error: 'SC_FULL_THROTTLE' undeclared (first use in this function)
status.c:10933: error: 'SC_KINGS_GRACE' undeclared (first use in this function)
status.c:10940: error: 'SC_FRIGG_SONG' undeclared (first use in this function)
make[1]: *** [obj_sql/status.o] Erreur 1
make[1]: quittant le répertoire « /home/member/a/rathena/trunk/src/map »
make: *** [map] Erreur 2

 

i assume that all person who make a fresh sinstall got this no?
Edited by Emistry
added code bbcode.

6 answers to this question

Recommended Posts

Posted (edited)

OO how that is possible? i don't have doing an update, it s the full svn 17542 O.O, so my question is why rathena release an absolete svn? oO

Edited by sanosan33
Posted (edited)

not this patch doesnt work, i add them all manually and doestn work too.lot of error in : 


pc.c: In function 'pc_authok':
pc.c:1153: warning: implicit declaration of function 'skill_cooldown_load'

npc.c: In function 'npc_touch_areanpc':
npc.c:966: warning: suggest parentheses around '&&' within '||'



battle.c:255: error: conflicting types for 'battle_delay_damage'
battle.h:82: note: previous declaration of 'battle_delay_damage' was here
battle.c:312: error: conflicting types for 'battle_attr_fix'
battle.h:74: note: previous declaration of 'battle_attr_fix' was here
battle.c:422: error: conflicting types for 'battle_calc_cardfix'
battle.h:75: note: previous declaration of 'battle_calc_cardfix' was here
battle.c:737: error: conflicting types for 'battle_calc_damage'
battle.h:78: note: previous declaration of 'battle_calc_damage' was here
battle.c:1272: error: conflicting types for 'battle_calc_bg_damage'
battle.h:80: note: previous declaration of 'battle_calc_bg_damage' was here
battle.c:1318: error: conflicting types for 'battle_calc_gvg_damage'
battle.h:79: note: previous declaration of 'battle_calc_gvg_damage' was here
battle.c: In function 'battle_calc_weapon_attack':
battle.c:2650: error: duplicate case value
battle.c:2235: error: previously used here
battle.c:2736: error: 'skillration' undeclared (first use in this function)
battle.c:2736: error: (Each undeclared identifier is reported only once
battle.c:2736: error: for each function it appears in.)
battle.c:2737: warning: statement with no effect
battle.c:2737: error: expected ';' before 'break'
battle.c:3165:72: error: macro "ATK_ADD" passed 3 arguments, but takes just 1
battle.c:3165: error: 'ATK_ADD' undeclared (first use in this function)
battle.c:3166: warning: implicit declaration of function 'RE_ALLATK_ADD'
battle.c: In function 'battle_calc_misc_attack':
battle.c:4467: error: 'RK_DRAGONBREATHWATER' undeclared (first use in this function)
battle.c: At top level:
battle.c:4658: error: conflicting types for 'battle_calc_return_damage'
battle.h:69: note: previous declaration of 'battle_calc_return_damage' was here
battle.c:4711: error: conflicting types for 'battle_drain'
battle.h:71: note: previous declaration of 'battle_drain' was here
battle.c: In function 'battle_check_target':
battle.c:5299: error: 'RK_DRAGONBREATHWATER' undeclared (first use in this function)
battle.c: At top level:
battle.c:5883: error: 'struct Battle_Config' has no member named 'copyskill_restrict'
battle.c:5978: error: 'struct Battle_Config' has no member named 'item_restricted_consumption_type'

 

this is the error i got, with a new installation from svn 17542 and i have add manually the patch in the link.
Edited by Emistry
added code bbcode.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...