Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71912 - Adonthell without ogg vorbis, using USE="oggvorbis" FEATURES="userpriv"
Summary: Adonthell without ogg vorbis, using USE="oggvorbis" FEATURES="userpriv"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-20 20:43 UTC by Dorian Pula
Modified: 2004-12-06 15:30 UTC (History)
0 users

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


Attachments
A Fixed Ebuild. (fixed_ebuild_for_adonthell.ebuild.txt,1.00 KB, text/plain)
2004-11-20 20:48 UTC, Dorian Pula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dorian Pula 2004-11-20 20:43:43 UTC
When Adonthell compiles it can't find the Vorbis libraries, and skips the ogg vorbis compilation.  Even when I specify the oggvorbis USE flag.  This is most likely caused, by the userpriv feature.  A similar problem occured with the ebuild for glob2.  Checkout BUG # 46352

Will post my modified ebuild that does work, later on.

Reproducible: Always
Steps to Reproduce:
1.USE="oggvorbis" emerge adonthell
2.
3.

Actual Results:  
No oggvorbis support compiled in.

Expected Results:  
Ogg vorbis support compiled in.
Comment 1 Dorian Pula 2004-11-20 20:48:49 UTC
Created attachment 44396 [details]
A Fixed Ebuild.

Here is my fix for the ebuild.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-12-06 15:30:37 UTC
try version 1.8 (from the cvs header) of adonthell-0.3.3-r1.ebuild.  The oggvorbis stuff isn't optional, at least from the documentation.  If it still doesn't build for you, reopen this bug and include the output of emerge --info.  The ebuild in portage now builds fine for me without having to specify the location of the libraries.  I think you can fix the userpriv issue by adding user portage to group games as mentioned in bug #46352