Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279310 - media-plugins/audacious-plugins-2.1-r1 projectm doesn't work without sdl USE-flag
Summary: media-plugins/audacious-plugins-2.1-r1 projectm doesn't work without sdl USE-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 11:41 UTC by Christian Affolter
Modified: 2009-07-27 11:55 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 Christian Affolter 2009-07-27 11:41:09 UTC
the projectm plugin doesn't work if the sdl USE-flag is disabled.

Reproducible: Always

Steps to Reproduce:
1. USE="projectm -sdl" emerge media-plugins/audacious-plugins -va
2. Start audacious2 from within a terminal

Actual Results:  
Failed to load plugin (/usr/lib64/audacious/Visualization/projectm-1.0.so): /usr/lib64/audacious/Visualization/projectm-1.0.so: undefined symbol: SDL_SemWait

Expected Results:  
The ebuild should force the sdl dependency if projectm was enabled.
Comment 1 Christian Affolter 2009-07-27 11:55:48 UTC
Hmm, revdep-rebuild solved the same problem on an other machine, sorry for that.