AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved `GLIBCXX_3.4.21' not found (https://forums.alliedmods.net/showthread.php?t=309030)

ilyasa48 07-11-2018 03:07

`GLIBCXX_3.4.21' not found
 
i got this error, how fix this?
my vps using centos 7.1 64 bit with LinuxGSM
i already install :
yum install mailx postfix curl wget bzip2 gzip unzip python binutils bc tmux glibc.i686 libstdc++ libstdc++.i686

L 07/11/2018 - 07:05:29: [META] Failed to load plugin addons/sourcemod/bin/sourcemod_mm: /lib/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/csgoserver/serverfiles/csgo/addons/sourcemod/bin/sourcemod.2.csgo.so)

Totenfluch 07-11-2018 17:55

Re: `GLIBCXX_3.4.21' not found
 
https://unix.stackexchange.com/a/290021

this fixes your problem. BUT if you don't know what you are doing it may damage your server some days later.

asherkin 07-11-2018 18:07

Re: `GLIBCXX_3.4.21' not found
 
Quote:

Originally Posted by Totenfluch (Post 2603048)
https://unix.stackexchange.com/a/290021

this fixes your problem. BUT if you don't know what you are doing it may damage your server some days later.

That will not help them at all.

Totenfluch 07-11-2018 18:14

Re: `GLIBCXX_3.4.21' not found
 
Quote:

Originally Posted by asherkin (Post 2603051)
That will not help them at all.

Yip. Just changes the error message to

PHP Code:

sourcemod.2.csgo.soundefined symbol_ZN6google8protobuf8internal21StringTypeHandlerBase3NewB5cxx11Ev 

But hey! Atleast sourcemod loads... I guess

I'm out of ideas now.

Totenfluch 07-11-2018 19:06

Re: `GLIBCXX_3.4.21' not found
 
UPDATE:

Downgrade to Build#6241 and you are fine (for the moment)

ilyasa48 07-11-2018 20:09

Re: `GLIBCXX_3.4.21' not found
 
nah when i use sourcemod Build #6241 everything went smoothly

CookieB 07-12-2018 09:50

Re: `GLIBCXX_3.4.21' not found
 
Quote:

Originally Posted by Totenfluch (Post 2603052)
Yip. Just changes the error message to

PHP Code:

sourcemod.2.csgo.soundefined symbol_ZN6google8protobuf8internal21StringTypeHandlerBase3NewB5cxx11Ev 


Can confirm this for build 6244, seems like someone linked dynamic instead of static?

psychonic 07-12-2018 11:13

Re: `GLIBCXX_3.4.21' not found
 
Quote:

Originally Posted by CookieB (Post 2603137)
Can confirm this for build 6244, seems like someone linked dynamic instead of static?

The build slave was just updated to a newer Debian version, which introduce a higher GLIBC requirement.

We've since reverted the change, so future builds should not have this issue.

We may introduce new requirements in the future, but not necessarily as high, and with warning first.

dedimark 07-15-2018 08:19

Re: `GLIBCXX_3.4.21' not found
 
fixed with #6245


All times are GMT -4. The time now is 06:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.