Bug 59168 - games-fps/postal2mpdemo works on amd64
|
Bug#:
59168
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: AMD64
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: jukkaho@mail.student.oulu.fi
|
|
Component: Games
|
|
|
URL:
|
|
Summary: games-fps/postal2mpdemo works on amd64
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-08-02 10:09 0000
|
games-fps/postal2mpdemo works on amd64, please add ~amd64 keywords.
Thanks
Reproducible: Always
Steps to Reproduce:
The game is binary only.... so what emulation libraries did you use? Which
ones do you have installed?
I have following emulation libraries installed:
app-emulation/emul-linux-x86-baselibs version: 1.0
app-emulation/emul-linux-x86-nvidia version: 1.0.6106-r1
app-emulation/emul-linux-x86-xlibs version: 1.1-r1
I believe everything above (unless there is some other suitable OpenGL library installed) are needed:
ldd /opt/postal2mpdemo/System/postal2-bin
libpthread.so.0 => /lib32/libpthread.so.0 (0x5557e000)
libSDL-1.2.so.0 => not found
libdl.so.2 => /lib32/libdl.so.2 (0x555cd000)
Engine.so => not found
Core.so => not found
ogg.so => not found
vorbis.so => not found
libm.so.6 => /lib32/libm.so.6 (0x555d1000)
libc.so.6 => /lib32/libc.so.6 (0x555f2000)
ldd /opt/postal2mpdemo/System/libSDL-1.2.so.0
libm.so.6 => /lib32/libm.so.6 (0x55629000)
libdl.so.2 => /lib32/libdl.so.2 (0x5564a000)
libX11.so.6 => /emul/linux/x86/usr/X11R6/lib/libX11.so.6 (0x5564d000)
libXext.so.6 => /emul/linux/x86/usr/X11R6/lib/libXext.so.6 (0x55713000)
libc.so.6 => /lib32/libc.so.6 (0x55722000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x56555000)
There is no direct reference to OpenGL library as it is apparently loaded using libdl.so.2.
I'll test this out tonight but I bet it works. Most other games like this work
fine using emul libs and latest NVIDIA libs.
Since Augustus is MIA, I guess I'll grab this one and get on it as soon as I
get a chance.
KEYWORD added in CVS... enjoy!