Jump to content
  • 0

ERROR WHILE COMPILING


bankz213

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  06/20/13
  • Last Seen:  

map.c: In function âmap_moveblockâ:

map.c:430: error: âstruct map_session_dataâ has no member named âshadowform_idâ

map.c:430: error: âstruct map_session_dataâ has no member named âshadowform_idâ

map.c:433: error: âstruct map_session_dataâ has no member named âshadowform_idâ

map.c: In function âmap_quitâ:

map.c:1831: error: âstruct map_session_dataâ has no member named âedâ

map.c:1831: error: âstruct map_session_dataâ has no member named âedâ

make[1]: *** [obj_sql/map.o] Error 1

make[1]: Leaving directory `/home/anguish/eathena/src/map'

make: *** [map_sql] Error 2

 

 

 

help me .....
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

Hello bankz213,

 

 

Have you granted the permission
of the WHOLE server folder to root (cd to one step above your RO
folder, then do chown -R root <dir>  and  chmod 777 -R <dir>
thing>?

 

then, try to execute:

 

make clean

 

then

 

make sql

 

hope this helps.

 

Have a nice day!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi bankz213,

 

Did you recently add/patch a new source modification to your server? 

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  06/20/13
  • Last Seen:  

am .. i new in scripting .. 

 

im just fixin the body relocation issue at clien 2011 -11 - 22 .. 

 

i dont know what to do ? 

 

please explain further ... 

 

thx in advance 



@ghostring please elaborate more ... T_T

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  270
  • Reputation:   20
  • Joined:  12/10/11
  • Last Seen:  

If you have not already done any src modifications to your files, I would import fresh src files with your preferred SVN you want to use, this way you know its clean and you start fresh.

 

 

Heres a good one right here: http://rathena.org/board/files/file/2574-rathena-revision-16797/

 

All you need to do is diff a new 2012-04-10 client, I have personally used that client before and it works very well. If not, go into mmo.h and change the client version to yours 20111122

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  06/20/13
  • Last Seen:  

Hey Jasc .. can you share with me a exe 20120410 ??? 

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