CtrlDream Posted July 5, 2013 Share 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 Link to comment Share on other sites More sharing options...
Winz Posted July 11, 2013 Share 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 Link to comment Share on other sites More sharing options...
Asura Posted July 17, 2013 Share 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 Link to comment Share on other sites More sharing options...
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