Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
![]() |
Source code |
1 2 3 |
./srcds_amd -game cstrike +map de_dust2 -maxplayers 32 +port 27100 Failed to open bin/dedicated_amd.so (tier0_i486.so: cannot open shared object file: No such file or directory) |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 |
linux-gate.so.1 => (0xffffe000) ibm.so.6 => /lib32/libm.so.6 (0xf7da7000) libdl.so.2 => /lib32/libdl.so.2 (0xf7da3000) tier0_i486.so => not found vstdlib_i486.so => not found libc.so.6 => /lib32/libc.so.6 (0xf7c77000) /lib/ld-linux.so.2 (0x56555000) tier0_i486.so => not found vstdlib_i486.so => not found |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 |
linux-gate.so.1 => (0xffffe000) ibm.so.6 => /lib32/libm.so.6 (0xf7da7000) libdl.so.2 => /lib32/libdl.so.2 (0xf7da3000) tier0_i486.so => not found vstdlib_i486.so => not found libc.so.6 => /lib32/libc.so.6 (0xf7c77000) /lib/ld-linux.so.2 (0x56555000) tier0_i486.so => not found vstdlib_i486.so => not found |
![]() |
Source code |
1 |
ldd server/ggdm/hl2/cstrike/addons/mattie_eventscripts_i486.so |
![]() |
Source code |
1 2 |
tier0_i486.so => not found vstdlib_i486.so => not found |
Quoted
Welche glibc-Version hast du ?
Quoted
Wie bekomme ich das raus
![]() |
Source code |
1 |
/lib32/libc.so.6 |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Aug 23 20:18:20 2007 from p5b20fe78.dip.t-dialin.net Benjamin@Debian-40-etch-64-LAMP:~$ /lib32/libc.so.6 GNU C Library stable release version 2.3.6, by Roland McGrath et al. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21). Compiled on a Linux 2.6.18 system on 2007-02-21. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others GNU Libidn by Simon Josefsson Native POSIX Threads Library by Ulrich Drepper et al BIND-8.2.3-T5B NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk Thread-local storage support included. For bug reporting instructions, please see: <http://www.gnu.org/software/libc/bugs.html>. |