Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288709 - games-fps/openarena-0.8.1 can't start with wrong useflags on libsdl
Summary: games-fps/openarena-0.8.1 can't start with wrong useflags on libsdl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 11:24 UTC by Alexis Fluteaux
Modified: 2009-10-12 15: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 Alexis Fluteaux 2009-10-12 11:24:40 UTC
openarena needs that libsdl is compiled with the 'opengl' flag, but it does not force it.

Reproducible: Always

Steps to Reproduce:
1. compile media-libs/libsdl without opengl support
2. launch openarena


Actual Results:  
openarena crashes

Expected Results:  
run !

compiling libsdl with USE="opengl" solves the problem
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2009-10-12 15:14:00 UTC
fixed.