Jump to content
  • 0
Badarosk0

help 'GLIBCXX_3.4.20' not found centOS gcc 5+

Question

I performed the rAthena upgrade to the latest version, so I realized that I would need to upgrade my gcc from 4.8 to 5+.

I upgraded to gcc 5.4 and compiled the emulator without any problems.

But from now on he does not care anymore. The map server does not start. I use centos 7.

When I connect the map-server the following message appears and it hangs:

[Warning]: You are running rAthena with root privileges, it is not necessary.
./map-server: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./map-server)
./map-server: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./map-server)


CentOS7.jpg.cdb9bc81e91aa9b68f2687422e709f3d.jpg

 

Does anyone know how to solve this problem? 

EDIT:

sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 1
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-5 1

Solved.*

Edited by Badarosk0
Solved
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.