Advertisement
Drarlor

Glib Fix not working

Jul 10th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. ./ns2server debug
  2. [ INFO ] Debug ns2-server: Glibc fix: Using Glibc fix
  3. * glibc required: 2.15
  4. * glibc installed: 2.13
  5.  
  6. Natural Selection 2 Debug
  7. =================================
  8.  
  9. Distro: Debian GNU/Linux 7.11 (wheezy)
  10. Arch: x86_64
  11. Kernel: 3.2.41-042stab116.2
  12. Hostname: xxx.[hoster].de
  13.  
  14. Start parameters:
  15. ./server_linux32 -name "xxxx" -port 27015 -webadmin -webdomain xxx.xxx.xxx.xxx -webuser xxxx -webpassword "xxxx" -webport 16000 -map ns2_summit -limit 16 -config_path "/home/ns2server/server1" -modstorage "/home/ns2server/server1/Workshop"
  16.  
  17. Use for identifying server issues only!
  18. Press CTRL+c to drop out of debug mode.
  19. Warning! If ns2-server is already running it will be stopped.
  20.  
  21. Continue? [Y/n]y
  22. [ INFO ] Debug ns2-server: Stopping any running servers
  23. [ OK ] Stopping ns2-server: xxxx is already stopped
  24. [ OK ] Debug ns2-server: Starting debug
  25. ./server_linux32: /lib/i386-linux-gnu/libm.so.6: version `GLIBC_2.15' not found (required by /home/ns2server/serverfiles/libSpark_Physics.so)
  26. ./server_linux32: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /home/ns2server/serverfiles/libSpark_Network.so)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement