*centos6.0 64bit* (libstdc++.so.6 is within the orangebox/bin folder folder)
server is starting fine

ldd dedicated.so
       linux-gate.so.1 =>  (0xffffe000)
        libsteam_api.so => not found
        libtier0.so => not found
        libvstdlib.so => not found
        libm.so.6 => /lib/libm.so.6 (0xf7622000)
        libdl.so.2 => /lib/libdl.so.2 (0xf761c000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf7601000)
        /lib/ld-linux.so.2 (0xf7703000)
        libc.so.6 => /lib/libc.so.6 (0xf7475000)

ldd steamclient.so
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not
found (required by ./steamclient.so)
        linux-gate.so.1 =>  (0xffffe000)
        libtier0_s.so => not found
        libvstdlib_s.so => not found
        libm.so.6 => /lib/libm.so.6 (0xf6b9f000)
        libdl.so.2 => /lib/libdl.so.2 (0xf6b9a000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf6aae000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf6a93000)
        /lib/ld-linux.so.2 (0xf7785000)
        libc.so.6 => /lib/libc.so.6 (0xf6907000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf68e9000)


*centos5.6 64bit* (libstdc++.so.6 is within the orangebox/bin folder folder)
not yet tried to start it after the update here

ldd dedicated.so
        linux-gate.so.1 =>  (0xffffe000)
        libsteam_api.so => not found
        libtier0.so => not found
        libvstdlib.so => not found
        libm.so.6 => /lib/libm.so.6 (0xf76ea000)
        libdl.so.2 => /lib/libdl.so.2 (0xf76e4000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf76cb000)
        /lib/ld-linux.so.2 (0x437d1000)
        libc.so.6 => /lib/libc.so.6 (0xf7572000)

ldd steamclient.so
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.10' not
found (required by ./steamclient.so)
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not
found (required by ./steamclient.so)
./steamclient.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not
found (required by ./steamclient.so)
        linux-gate.so.1 =>  (0xffffe000)
        libtier0_s.so => not found
        libvstdlib_s.so => not found
        libm.so.6 => /lib/libm.so.6 (0xf6b86000)
        libdl.so.2 => /lib/libdl.so.2 (0xf6b81000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf6a97000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf6a7e000)
        /lib/ld-linux.so.2 (0x437d1000)
        libc.so.6 => /lib/libc.so.6 (0xf6925000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf6919000)


Il 16/08/2011 00:38, Fletcher Dunn ha scritto:
> The new steamworks SDK was compiler with a newer compiler, which requires a 
> newer version of the stand C lib than many distributions come with.  We 
> included this lib in the update, but apparently that isn't working for 
> everybody.  This new dependency was the cause of the delay last week.
>
>
> Linux users, please reply with this info:
>
>
>
> 1.) From the bin folder, send me the output of the following command:
>
>
>
> ldd dedicated.so
>
> ldd steamclient.so
>
>
>
> 2.) Confirm that you have a libstdc++.so.6 in your folder?
>
>
>
> 3.) What distribution are you using?
>
>
>
> We believe that the SteamWorks integration is also the cause of the client 
> crashes, and are hoping to have that resolved within the hour.
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to