Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28711 - dependancy on libsdl use flag
Summary: dependancy on libsdl use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-14 09:59 UTC by Piotr Piasny
Modified: 2003-09-17 01:00 UTC (History)
3 users (show)

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 Piotr Piasny 2003-09-14 09:59:01 UTC
affect this ebuilds:
games-action/d2x
games-action/gltron
games-action/maelstrom
games-action/orbital-eunuchs-sniper
games-strategy/uqm
games-rpg/freedroid
games-rpg/freedroidrpg

when libsdl is merged with '-joystick' USE flag this games fails to build,
because of lack of joystick related function in SDL

Reproducible: Always
Steps to Reproduce:
1.USE="-joystick" emerge libsdl
2.emerge d2x (or any from above list)


Actual Results:  
bail out during compilation, libsdl doesn't have joystick related functions
Comment 1 Piotr Piasny 2003-09-14 10:00:16 UTC
Resolution:
1. USE="joystick" emerge libsdl
2. emerge <any_from_abode_list>
Comment 2 SpanKY gentoo-dev 2003-09-14 12:31:33 UTC
games-emulation/zsnes also fails
Comment 3 SpanKY gentoo-dev 2003-09-14 12:31:38 UTC
*** Bug 28604 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2003-09-14 12:37:08 UTC
although we could patch around the fact that users may or may not want joystick support, i'm all for forcing joystick support in libsdl
Comment 5 Piotr Piasny 2003-09-14 12:49:05 UTC
i think that forcing joystick in libsdl is good idea, because libsdl compiles wihout problems even when you don't have joystick support compiled into kernel.
Comment 6 SpanKY gentoo-dev 2003-09-14 23:59:58 UTC
i'll look into this
Comment 7 SpanKY gentoo-dev 2003-09-16 05:56:54 UTC
*** Bug 28876 has been marked as a duplicate of this bug. ***
Comment 8 SpanKY gentoo-dev 2003-09-17 01:00:51 UTC
alright we'll just leave it enabled all the time now ... i doubt it's that big of an overhead addition ...

update to 1.2.6-r1 and all your troubles should go away !