Jump to content
  • 0
CtrlDream

Error in Compiling. I need help!

Question

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

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

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.