.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Bug Base (http://forums.bots-united.com/forumdisplay.php?f=45)
-   -   libstdc++ problem @ Debian (http://forums.bots-united.com/showthread.php?t=10051)

Messiah 01-04-2017 17:57

libstdc++ problem @ Debian
 
When I run DOD server with Sturmbot launched via +localinfo
Quote:

./hlds_run -game dod -port 27016 +maxplayers 10 +map dod_caen +localinfo mm_gamedll sturmbot/dlls/sturmbot.so

Metamod version 1.21.1-am Copyright (c) 2001-2013 Will Day <willday@metamod.org>
Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `meta gpl' for details.

File /home/g/hlds/./dod/liblist.gam was never closed
File /home/g/hlds/./dod/liblist.gam was never closed
Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()
Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()
Missing shutdown function for Sys_InitLauncherInterface() : Sys_ShutdownLauncherInterface()
Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
Missing shutdown function for Sys_Init() : Sys_Shutdown()
Missing shutdown function for FileSystem_Init(basedir, (void *)filesystemFactory) : FileSystem_Shutdown()
Missing shutdown function for Sys_InitArgv( m_OrigCmd ) : Sys_ShutdownArgv()
The same using liblist.gam (without metamod) gamedll_linux "sturmbot/dlls/sturmbot.so"
Quote:

LoadLibrary failed on /home/g/hlds/./dod/sturmbot/dlls/sturmbot.so: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from /home/g/hlds/./dod/sturmbot/dlls/sturmbot.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /home/g/hlds/./dod/sturmbot/dlls/sturmbot.so!
apt-get:
Quote:

libc6:i386 is already the newest version.
libstdc++6:i386 is already the newest version.
lib32stdc++6 is already the newest version.
Also I tried Shrikebot but the version compiled with libstdc6 just hangs the server, and older shows the same errors
Quote:

shrikebot.so: libstdc++.so.5: cannot open shared object file: No such file or directory
Where could I get the normal bot version that will work on modern Linux servers OR libstdc++-libc6.2-2.so.3 OR which library is totally compartible with this to be symlink'ed?

Thanks.

RoboCop 30-07-2018 15:34

Re: libstdc++ problem @ Debian
 
There should be a libc6.so version of ShrikeBot available.


All times are GMT +2. The time now is 04:33.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.