Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64125 - freedroidrpg fails to build if libsdl was build without joystick support
Summary: freedroidrpg fails to build if libsdl was build without joystick support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 05:34 UTC by Brant Gurganus
Modified: 2004-09-15 11:14 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 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.