sixgrams Posted July 21, 2018 Posted July 21, 2018 I have Tried EVERY work around i have found and im still running into this error : configure: error: bigendian is not supported... stopping ! I have searched the forms tried every work around i have found and still getting the error! surely someone has run into this and been able to fix it. and yes i have made sure i have install the g++ package and the current dev tools per the https://github.com/rathena/rathena/wiki/Install-on-Centos Quote
1 Jey Posted July 21, 2018 Posted July 21, 2018 (edited) Did you enable the devtoolset for this shell session with `scl enable devtoolset-7` before you execute the configure script? Usually this error is reported, if the g++ compiler is outdated (like nitrous already mentioned). Edited July 21, 2018 by Jey 1 1 Quote
0 nitrous Posted July 21, 2018 Posted July 21, 2018 What version of g++ do you have? g++ --version Quote
0 sixgrams Posted July 21, 2018 Author Posted July 21, 2018 g++ (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5) Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Quote
0 sixgrams Posted July 21, 2018 Author Posted July 21, 2018 After a few reboots and running that enable command its finally working! Thanks for the help! Quote
Question
sixgrams
I have Tried EVERY work around i have found and im still running into this error : configure: error: bigendian is not supported... stopping !
I have searched the forms tried every work around i have found and still getting the error! surely someone has run into this and been able to fix it.
and yes i have made sure i have install the g++ package and the current dev tools per the https://github.com/rathena/rathena/wiki/Install-on-Centos
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.