[CS:S] Linux building

All other Source.Python topics and issues.
cssbestrpg
Senior Member
Posts: 315
Joined: Sun May 17, 2020 7:56 am
Location: Finland
Contact:

[CS:S] Linux building

Postby cssbestrpg » Fri Apr 25, 2025 5:59 pm

Hi, i am having little issue of building on linux, i managed to make build, but Source.Python doesn't load it
This commit is important to my plugins
When i try load my compiled version for linux, it gives following issue:

Code: Select all

[2025-04-25 20:42:06]: server_srv.so loaded for "Counter-Strike: Source"
[2025-04-25 20:42:06]:  failed to dlopen /home/container/cstrike/addons/source-python.so error=/lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/container/cstrike/addons/source-python.so)
[2025-04-25 20:42:06]: Unable to load plugin "addons/source-python"
User avatar
Ayuto
Project Leader
Posts: 2208
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Re: [CS:S] Linux building

Postby Ayuto » Fri Apr 25, 2025 10:11 pm

Are you building and running SP on different machines? It looks like the one you are building SP on has a newer GLIBC version than the machine that runs the server.

I will trigger a new build tomorrow.
cssbestrpg
Senior Member
Posts: 315
Joined: Sun May 17, 2020 7:56 am
Location: Finland
Contact:

Re: [CS:S] Linux building

Postby cssbestrpg » Sat Apr 26, 2025 6:15 am

Ayuto wrote:I will trigger a new build tomorrow.


Thanks

I use Virtual Machine for linux building, since i can't use my rented server to build SP.

It seems the server use GLIBC 2.31.

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 144 guests