CtrlDream Posted July 5, 2013 Posted July 5, 2013 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. Quote
Winz Posted July 11, 2013 Posted July 11, 2013 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! Quote
Asura Posted July 17, 2013 Posted July 17, 2013 Hi CtrlDream, What is the error message before the message which states that the char server has an error for compiling? Quote
Question
CtrlDream
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.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.