$50 says CentOS is to blame
On Fri, Nov 1, 2013 at 8:52 PM, AnAkIn <[email protected]> wrote: > glibc 2.7 was released in 2007, I guess it's normal at some point that they > stop supporting such old versions. > > > 2013/11/2 idpromnut <[email protected]> > > > And a quick ldd later... > > > > ./steamclient.so: /lib/libc.so.6: version `GLIBC_2.7' not found (required > > by ./steamclient.so) > > linux-gate.so.1 => (0x008df000) > > librt.so.1 => /lib/librt.so.1 (0x00110000) > > libm.so.6 => /lib/libm.so.6 (0x00119000) > > libdl.so.2 => /lib/libdl.so.2 (0x00142000) > > libstdc++.so.6 => > > /home/noobz/steampipe/tf_mvm_ds/bin/libstdc++.so.6 (0x00328000) > > libpthread.so.0 => /lib/libpthread.so.0 (0x001a7000) > > /lib/ld-linux.so.2 (0x00af2000) > > libc.so.6 => /lib/libc.so.6 (0x001c0000) > > libgcc_s.so.1 => > /home/noobz/steampipe/tf_mvm_ds/bin/libgcc_s.so.1 > > (0x00147000) > > > > So I'm guessing the glibc 2.7 dependency is the problem... and that will > > most likely require an upgrade of the OS. Is there any reason that > > something in steamcmd was changed this release that required this to > break > > backwards compatibility? > > > > Thanks, > > Chris > > > > > > On Fri, Nov 1, 2013 at 2:31 PM, 1nsane <[email protected]> wrote: > > > > > Do ldd steamclient.so and see what you are missing. > > > > > > > > > > > > > > > On Thu, Oct 31, 2013 at 11:24 PM, idpromnut <[email protected]> > wrote: > > > > > > > Hi, > > > > > > > > I'm running a rather older version of CentOS (5.6) 32bit and have run > > > into > > > > a crash of steamcmd: > > > > > > > > [ 0%] Checking for available updates... > > > > [----] Verifying installation... > > > > Steam Console Client (c) Valve Corporation > > > > -- type 'quit' to exit -- > > > > Loading > > > > > > > > > > > > > > Steam3.../home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/steamconsole/../common/steam/client_api.cpp > > > > (298) : Assertion Failed: ClientAPI_InitGlobalInstance: > > > > InternalAPI_Init_Internal failed, most likely because you are > missing a > > > > 32-bit dependency of steamclient.so (the Steam client is a 32-bit > app). > > > > > > > > This started happening after this evening's update. I have tried > wiping > > > the > > > > steamcmd install dir completely, re-installing it and updating but I > > get > > > > the same error. > > > > > > > > Cheers > > > > Chris > > > > _______________________________________________ > > > > To unsubscribe, edit your list preferences, or view the list > archives, > > > > please visit: > > > > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > > > > > > > _______________________________________________ > > > To unsubscribe, edit your list preferences, or view the list archives, > > > please visit: > > > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

