[Pkg-games-ubuntu] [Bug 323745] Re: Warsow is linked against non existent libopenal.so.0

scratch 323745 at bugs.launchpad.net
Fri Nov 19 01:58:29 UTC 2010


Confirming the bug for me, as well as the hotfix (symlink) and the
"real" fix:

change line 234 of source/snd_openal/snd_main.c from
#define ALDRIVER "libopenal.so.0"
to
#define ALDRIVER "libopenal.so.1"

Compiling and running works for me on 10.10

-- 
Warsow is linked against non existent libopenal.so.0
https://bugs.launchpad.net/bugs/323745
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to warsow in ubuntu.

Status in “warsow” package in Ubuntu: New
Status in “warsow” package in Debian: New

Bug description:
Binary package hint: warsow

System : Ubuntu Intrepid

Packages : warsow-0.42.dfsg1-1 / libopenal-1:1.3.253-4ubuntu1

When trying to switch to openal as sound module in warsow it gives an error message similar to

"libopenal.so.0 no found"

while libopenal1 comes with libopenal.so.1 instead. A symlink solves the problem. The package warsow needs to be relinked / rebuild against current libopenal.

libopenal is required to get surround sound as far as I know.





More information about the Pkg-games-ubuntu mailing list