Jump to content
  • 0

Error when recompile [URGENT]


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  


mob.c: In function âmob_damageâ:
mob.c:2087: warning: implicit declaration of function âclif_monster_hp_barâ
	CC	  script.c
	CC	  storage.c
	CC	  skill.c
skill.c: In function âskill_castend_nodamage_idâ:
skill.c:5928: error: too many arguments to function âclif_item_repair_listâ
make[1]: *** [obj_sql/skill.o] Error 1
make[1]: Leaving directory `/home/dedi194/trunk/src/map'
make: *** [map_sql] Error 2
Recompile failed. Please check again.

i got tis error....

Edited by donkeyg
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Make sure all your files got updated when you did 'svn up'.

cd /home/dedi194/trunk/
svn up
./configure
make clean
make sql

BuildBot says the latest revision compiles OK.

http://build.rathena.org/console

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

what src did you change??

and what for?

I belive you has error on your src

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...