Hello,

When I was about to update to the latest TF2 version today, I noticed
the following error that makes me unable to run steamcmd:

./steamcmd: symbol lookup error: ./libstdc++.so.6: undefined symbol:
_ZNSt8messagesIcE2idE, version GLIBCXX_3.4


Environment:
uname -a
Linux foo.bar.com 2.6.26-2-amd64 #1 SMP Thu Sep 16 15:56:38 UTC 2010
x86_64 GNU/Linux

ldd steamcmd
        linux-gate.so.1 =>  (0xf7774000)
        librt.so.1 => /lib32/librt.so.1 (0xf7757000)
        libm.so.6 => /lib32/libm.so.6 (0xf7733000)
        libdl.so.2 => /lib32/libdl.so.2 (0xf772f000)
        libstdc++.so.6 => ./libstdc++.so.6 (0xf7649000)
        libpthread.so.0 => /lib32/libpthread.so.0 (0xf7632000)
        libc.so.6 => /lib32/libc.so.6 (0xf74e0000)
        /lib/ld-linux.so.2 (0xf7775000)
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf74d3000)

steamcmd copies libstdc++.so.6 to it's folder before it starts.


Is anybody experiencing the same issues?

Thanks,
Rodrigo


_______________________________________________
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