Jump to content
  • 0

HELP! CentOS 6.9 Compile Error


Question

Posted

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



image.png.7b0e74398e0162f3d01cd23716eb3c6d.png

4 answers to this question

Recommended Posts

  • 1
Posted (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 by Jey
  • Love 1
  • Like 1
  • 0
Posted

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.
 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...