Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438044 - =games-rpg/egoboo-{2.7.4, 2.8.1} missing RDEPEND media-libs/libsdl[joystick]
Summary: =games-rpg/egoboo-{2.7.4, 2.8.1} missing RDEPEND media-libs/libsdl[joystick]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 437314
  Show dependency tree
 
Reported: 2012-10-11 22:39 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-10-11 22:55 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 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-10-11 22:39:59 UTC
media-libs/libsdl[joystick] is needed to build =games-rpg/egoboo-2.7.4, if not, fails to compile:

input.o: In function `input_init':
input.c:(.text+0xd7): undefined reference to `SDL_NumJoysticks'
input.c:(.text+0xf2): undefined reference to `SDL_NumJoysticks'
input.c:(.text+0x103): undefined reference to `SDL_JoystickOpen'
input.c:(.text+0x126): undefined reference to `SDL_JoystickOpen'
input.o: In function `input_read':
input.c:(.text+0x31e): undefined reference to `SDL_JoystickUpdate'
input.c:(.text+0x3fd): undefined reference to `SDL_JoystickGetAxis'
input.c:(.text+0x411): undefined reference to `SDL_JoystickGetAxis'
input.c:(.text+0x493): undefined reference to `SDL_JoystickNumButtons'
input.c:(.text+0x4d8): undefined reference to `SDL_JoystickGetButton'
collect2: ld returned 1 exit status
make: *** [egoboo] Error 1
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2012-10-11 22:55:01 UTC
fixed.