View Single Post
Old 12-18-2008, 09:57 AM   #42
eriqjaffe
Hall Of Famer
 
eriqjaffe's Avatar
 
Join Date: May 2003
Location: Under The Christmas Fish
Posts: 7,485
Quote:
Originally Posted by KillsTheWeak View Post
This game does not work in Ubuntu Intrepid. What version of libc is this linked against?

Here is the output of gdb

#0 0x08aa41e7 in ?? ()
#1 0x08df063d in ?? ()
#2 0x080556fc in _init ()
#3 0x08df05d9 in ?? ()
#4 0xb7a1961c in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#5 0x08056901 in ?? ()
IIRC, it's compiled against glibc 2.8. FWIW, I can run it in Intrepid at home without issue. If you haven't run an apt-get update && apt-get upgrade in a while, you may want to do that and see if that clears up the dependency issues.
__________________
eriqjaffe is offline   Reply With Quote