Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64125

Summary: freedroidrpg fails to build if libsdl was build without joystick support
Product: Gentoo Linux Reporter: Brant Gurganus <brant>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brant Gurganus 2004-09-15 05:34:22 UTC
freedroidrpg fails to build if libsdl was built without joystick support

Reproducible: Always
Steps to Reproduce:
1. Build libsdl with the nojoystick USE flag.
2. Try building freedroidrpg.
Actual Results:  
The build fails.

Expected Results:  
The build succeeds.

Rebuilding libsdl without the 'nojoystick' USE flag works around the problem.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-09-15 11:14:28 UTC
You enable the no* use flags in libsdl at your own risk.