Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238769 - Warzone2100 needs SDL built with xv USE flag
Summary: Warzone2100 needs SDL built with xv USE flag
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 13:36 UTC by Rhiakath Flanders
Modified: 2009-01-13 18: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 Rhiakath Flanders 2008-09-26 13:36:13 UTC
When emerging warzone2100, it will fail EVERY time, if you did not emerge libsdl with the xv USE flag. The current warzone2100 ebuild does not warn about this when it crashes, nor does it say anywhere about this requisite.

Reproducible: Always

Steps to Reproduce:
1.USE="-xv" emerge libsdl
2.ACCEPT_KEYWORDS="~amd64" emerge warzone2100

Actual Results:  
It fails compiling warzone2100 concerning sdl type Atom.

Expected Results:  
Should have warned about the necessary USE flags in the libsdl package
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2008-09-26 16:10:56 UTC
we'll pick this up later with use-based deps.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-01-13 18:52:57 UTC
bugzilla
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2009-01-13 18:55:44 UTC
tried warzone2100-2.1.0.ebuild with libsdl built without the xv use flag for libsdl and it worked for me.  Maybe it's been fixed up in the latest version.