Jump to content
  • 0

help make sql


kabralgaming

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   0
  • Joined:  04/12/17
  • Last Seen:  

I'm in trouble with the current rathena.
i have one Problem command make SQL.
i use centos.
Can someone tell me what's happening, please?

[root@vps rAthena]# make sql
make[1]: Entering directory `/home/emulador/rAthena/3rdparty/mt19937ar'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/emulador/rAthena/3rdparty/mt19937ar'
make[1]: Entering directory `/home/emulador/rAthena/3rdparty/libconfig'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/emulador/rAthena/3rdparty/libconfig'
make[1]: Entering directory `/home/emulador/rAthena/src/common'
        CXX     core.cpp
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: warning: unrecognized command line option "-Wno-maybe-uninitialized"
make[1]: *** [obj/core.o] Error 1
make[1]: Leaving directory `/home/emulador/rAthena/src/common'
make: *** [common] Error 2
[root@vps rAthena]#
 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  399
  • Reputation:   198
  • Joined:  11/09/11
  • Last Seen:  

I am also experiencing the same problem and yes, I've also followed the installation guide from the wiki for Linux CentOS. Using version 6.9, not 7.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

What is your compiler version?

 

 

Ps- use code box next time when you paste something

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  399
  • Reputation:   198
  • Joined:  11/09/11
  • Last Seen:  

Whoopsie!  Just saw this, 

 Perhaps adding this to the wiki page may help -- I imagine anyone else returning after an extended period of time may run into this issue as well. >.<

  • Upvote 1
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...