sixgrams Posted July 21, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 02/15/12 Last Seen: May 15, 2019 Share 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 Link to comment Share on other sites More sharing options...
1 Jey Posted July 21, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 Share 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 Link to comment Share on other sites More sharing options...
0 nitrous Posted July 21, 2018 Group: Developer Topic Count: 4 Topics Per Day: 0.00 Content Count: 141 Reputation: 46 Joined: 08/14/12 Last Seen: April 5 Share Posted July 21, 2018 What version of g++ do you have? g++ --version Quote Link to comment Share on other sites More sharing options...
0 sixgrams Posted July 21, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 02/15/12 Last Seen: May 15, 2019 Author Share 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 Link to comment Share on other sites More sharing options...
0 sixgrams Posted July 21, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 02/15/12 Last Seen: May 15, 2019 Author Share Posted July 21, 2018 After a few reboots and running that enable command its finally working! Thanks for the help! Quote Link to comment Share on other sites More sharing options...
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
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.