Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179281 - Warsow doesn't find sound libraries.
Summary: Warsow doesn't find sound libraries.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-20 22:43 UTC by adriancz
Modified: 2007-05-20 23:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adriancz 2007-05-20 22:43:35 UTC
------- sound initialization -------
Loading sound module: openal
LoadLibrary (libs/snd_openal_x86_64.so):(Not found)
Loading openal failed
Loading sound module: qf
LoadLibrary (libs/snd_qf_x86_64.so):(Not found)
Loading qf failed
Couldn't load a sound module

The libraries are in /usr/games/lib64/warsow/

Reproducible: Always

Steps to Reproduce:
1. Upgrade warsow from 0.21 to 0.3.
2. Run the game.
Comment 1 adriancz 2007-05-20 22:49:29 UTC
Hmm, USE=-opengl emerge -av warsow fixed problem. I'm not sure if recompilation or -opengl really helped.
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-05-20 23:27:08 UTC
I think this is a portage bug/limitation. The libs directory isn't replaced with a symlink the first time.
Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2007-05-20 23:46:13 UTC
thanks.