kabralgaming Posted July 19, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 21 Reputation: 0 Joined: 04/12/17 Last Seen: September 10, 2017 Share Posted July 19, 2017 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]# Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 19, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 11 hours ago Share Posted July 19, 2017 did you follow this ? https://github.com/rathena/rathena/wiki/Install-on-Centos Quote Link to comment Share on other sites More sharing options...
0 jTynne Posted July 20, 2017 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 399 Reputation: 199 Joined: 11/09/11 Last Seen: December 14, 2020 Share Posted July 20, 2017 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. Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted July 20, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted July 20, 2017 What is your compiler version? Ps- use code box next time when you paste something Quote Link to comment Share on other sites More sharing options...
0 jTynne Posted July 20, 2017 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 399 Reputation: 199 Joined: 11/09/11 Last Seen: December 14, 2020 Share Posted July 20, 2017 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. >.< 1 Quote Link to comment Share on other sites More sharing options...
Question
kabralgaming
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.