Hello.

On test setup under FreeBSD 9.1 I get on start
./hlds_linux: symbol lookup error: ./libstdc++.so.6: undefined symbol: 
_ZNSt8messagesIcE2idE, version GLIBCXX_3.4

If I remove shipped libstdc++.so.6 then next error message appeared

LoadLibrary failed on ./cstrike/dlls/cs.so: /usr/lib/libstdc++.so.6: version 
`GLIBCXX_3.4.15' not found (required by ./cstrike/dlls/cs.so)
Host_Error: Couldn't get DLL API from ./cstrike/dlls/cs.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from 
./cstrike/dlls/cs.so!

Running with metamod failed with unexpected error

LoadLibrary failed on ./cstrike/addons/metamod/metamod.so: 
./cstrike/addons/metamod/metamod.so: cannot open shared object file: No such 
file or directory
Host_Error: Couldn't get DLL API from ./cstrike/addons/metamod/metamod.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from 
./cstrike/addons/metamod/metamod.so!

But I specified metamod_i386.so, running under truss shows, that
engine for some reasons searched for wrong file

58029: linux_open("./cstrike/addons/metamod/metamod.so",0x0,05007672754) ERR#2 
'No such file or directory'

Renamed file to match engine expectations, next try, no luck, now from metamod:

Game DLL version mismatch
DLL version is 140, engine version is 140
The game DLL for cstrike appears to be outdated, check for updates

So, anybody manage to run new binaries under FreeBSD?

> We have begun testing of Half-Life and Counter-Strike 1.6 on OSX
> and Linux. In support of this we have updated the dedicated server
> and converted it to using the new Steampipe system. You can access
> the new version via Steampipe right now, it remains network compatible with 
> older clients.

> To access the beta please follow the steamcmd instructions on our
> developer wiki, https://developer.valvesoftware.com/wiki/SteamCMD,
> Counter-Strike 1.6 dedicated server is currently available as appid
> 90 (and will continue to use this appid after full release).

> The changes in this version are numerous (and some fixes are still
> in progress, I am looking at you redirect servers....). Under Linux
> we have moved forward to GCC 4.6 (from 2.95, heh) and are using a
> newer OS toolchain, so please do test these binaries on your machine.

> - Alfred

> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux




-- 
С уважением,
 px                          mailto:[email protected]


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to