Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434596 - games-fps/tremulous depends on sdl[joystick]
Summary: games-fps/tremulous depends on sdl[joystick]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-10 15:15 UTC by dE
Modified: 2012-09-10 17:00 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 dE 2012-09-10 15:15:46 UTC
Otherwise -- 

build/release-linux-x86_64/client/sdl_glimp.o: In function `IN_Shutdown':
sdl_glimp.c:(.text+0x810): undefined reference to `SDL_JoystickClose'
build/release-linux-x86_64/client/sdl_glimp.o: In function `IN_StartupJoystick':
sdl_glimp.c:(.text+0x1203): undefined reference to `SDL_JoystickClose'
sdl_glimp.c:(.text+0x1249): undefined reference to `SDL_NumJoysticks'
sdl_glimp.c:(.text+0x126b): undefined reference to `SDL_JoystickName'
sdl_glimp.c:(.text+0x12c7): undefined reference to `SDL_JoystickOpen'
sdl_glimp.c:(.text+0x12fc): undefined reference to `SDL_JoystickName'
sdl_glimp.c:(.text+0x1317): undefined reference to `SDL_JoystickNumAxes'
sdl_glimp.c:(.text+0x1331): undefined reference to `SDL_JoystickNumHats'
sdl_glimp.c:(.text+0x134b): undefined reference to `SDL_JoystickNumButtons'
sdl_glimp.c:(.text+0x1365): undefined reference to `SDL_JoystickNumBalls'
build/release-linux-x86_64/client/sdl_glimp.o: In function `IN_JoyMove':
sdl_glimp.c:(.text+0x1b83): undefined reference to `SDL_JoystickUpdate'
sdl_glimp.c:(.text+0x1b9c): undefined reference to `SDL_JoystickNumBalls'
sdl_glimp.c:(.text+0x1bd5): undefined reference to `SDL_JoystickGetBall'
sdl_glimp.c:(.text+0x1bfc): undefined reference to `SDL_JoystickNumButtons'
sdl_glimp.c:(.text+0x1c22): undefined reference to `SDL_JoystickGetButton'
sdl_glimp.c:(.text+0x1c6c): undefined reference to `SDL_JoystickNumHats'
sdl_glimp.c:(.text+0x1c9a): undefined reference to `SDL_JoystickGetHat'
sdl_glimp.c:(.text+0x1d88): undefined reference to `SDL_JoystickNumAxes'
sdl_glimp.c:(.text+0x1dd9): undefined reference to `SDL_JoystickGetAxis'
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2012-09-10 17:00:15 UTC
fixed.