Warsow is linked against non existent libopenal.so.0

Bug #323745 reported by Devport
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
warsow (Debian)
Fix Released
Unknown
warsow (Ubuntu)
Won't Fix
Undecided
Unassigned

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.

Revision history for this message
Devport (devport) wrote :

In contrast to my first statement a simple symlink does not fix the problem since occasionally warsow will crash that way.

Revision history for this message
WalterCool (waltercool) wrote :

Please, recompile warsow with libopenal.so.1, because is asking for libopenal.so.0

Linking libopenal.so.1 to libopenal.so.0 works fine.

Changed in warsow (Debian):
status: Unknown → New
Revision history for this message
Cullen Newsom (cullennewsom) wrote :

Seconded, please recompile.
re: "Linking libopenal.so.1 to libopenal.so.0 works fine."
No, that does not work for me.

Revision history for this message
Devport (devport) wrote :

At comment #3 : The symlink works for me.

In /etc/openal/alsoft.conf try setting the audiodriver to alsa ( or any other driver that might work ).

drivers = alsa

Revision history for this message
scratch (kaschei) wrote :

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

Revision history for this message
Jeremy Bícha (jbicha) wrote :

I'm closing this bug since warsow has been removed from Debian & Ubuntu since it was unmaintained. See http://bugs.debian.org/648317 for more details.

Changed in warsow (Ubuntu):
status: New → Won't Fix
Changed in warsow (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.