Jump to content
  • 0

Error in Compiling. I need help!


CtrlDream

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  12/01/12
  • Last Seen:  

make[1]: Leaving directory `/rathena/src/char_sql'
make: *** [char_sql] Error 2

 

Everytime a recompile my server. I receive this error that's why I can't up my server well. But in windows os, when I compile it on vb2010, is ok and no problema.

Link to comment
Share on other sites

2 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 CtrlDream,

 

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 CtrlDream,

 

What is the error message before the message which states that the char server has an error for compiling?

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