rans Posted May 16, 2017 Posted May 16, 2017 Hello, not so sure if this is normal or error, as of (5/16/17 7:25pm) gmt+8 i've clone a fresh copy of rathena and try to compile it. and i was surprise too many warnings i ddnt post it on github because i am not sure if this is normal or bug. Quote
0 rans Posted May 16, 2017 Author Posted May 16, 2017 42 minutes ago, Cyro said: this might be the reason yum install gcc-c++ I've install this on my centos 6 Uhm i ddnt quite well understand your reply. do you mean this is normal to have too many warnings? Quote
0 Ninja Posted May 16, 2017 Posted May 16, 2017 what I did to fix my compilation problem was to install the full gcc package. Hence, yum install -y gcc* Quote
0 rans Posted May 16, 2017 Author Posted May 16, 2017 3 hours ago, Ninja said: what I did to fix my compilation problem was to install the full gcc package. Hence, yum install -y gcc* I don't have problem with ./configure or error on compilation but i just get so many warnings regarding with "shadows a global declaration" warning: shadowed declaration is here Quote
0 Litro Endemic Posted May 29, 2017 Posted May 29, 2017 bump it Same here i got this too, there is no answer here and in github regarding this, can anyone tell me how to fix this? Quote
0 aszrool Posted June 13, 2017 Posted June 13, 2017 On 5/30/2017 at 2:54 AM, Litro Endemic said: bump it Same here i got this too, there is no answer here and in github regarding this, can anyone tell me how to fix this? What is your compiler version? If you are using below 4.8 for gcc-c++, I must suggest you to upgrade your Centos to version 7 at least, since Centos 6.9 & below are only provide the gcc-c++ below version 4.8. You can't fix it since the rAthena devs are going to upgrade those codes using C++11 & they are preparing to migrate the C system into C++ based on what shows here. And here as well ... Quote
Question
rans
Hello, not so sure if this is normal or error, as of (5/16/17 7:25pm) gmt+8 i've clone a fresh copy of rathena and try to compile it. and i was surprise too many warnings
i ddnt post it on github because i am not sure if this is normal or bug.
6 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.