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

Bug 41340

Summary: Rise of the triad won't compile if libSDL was compiled with "nojoystick" useflag.
Product: Gentoo Linux Reporter: xcakm02
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description xcakm02 2004-02-12 00:49:17 UTC
I tried to emerge rott, but I got error about no joystick support in libSDL. When I recompiled libsdl without "nojoystick" useflag, rott emerged perfectly.

Reproducible: Always
Steps to Reproduce:
1. env USE="nojoystick" emerge libsdl
2. emerge rott
3.

Actual Results:  
The compiling crashed.

Expected Results:  
compile :-)
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-02-12 00:57:52 UTC
From the ebuild:

"# if you disable audio/video/joystick and something breaks, you pick up the pieces"