Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447758 - games-arcade/emilia-pinball-0.3.1-r1: build fails against SDL -joystick
Summary: games-arcade/emilia-pinball-0.3.1-r1: build fails against 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-12-18 19:14 UTC by Scott Lawrence
Modified: 2012-12-18 19:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=games-arcade/emilia-pinball-0.3.1-r1' (emerge-info,14.55 KB, text/plain)
2012-12-18 19:15 UTC, Scott Lawrence
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Lawrence 2012-12-18 19:14:28 UTC
libtool: link: x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -Wl,-O1 -o pinball Pinball.o -Wl,--export-dynamic  -Wl,--as-needed libemilia_pin.a ../addon/libemilia_addon.a ../base/libemilia_base.a /usr/lib64/libltdl.so -lSM -lICE -lGL -lGLU /usr/lib64/libSDL_image.so -L/usr/lib64 -lpng -lz -ljpeg /usr/lib64/libSDL_mixer.so /usr/lib64/libSDL.so -lasound -ldl -lpthread -lvorbisfile -lvorbis -logg -lm
../base/libemilia_base.a(TextureUtil.o): In function `TextureUtil::initGrx()':
TextureUtil.cpp:(.text+0x3f6): undefined reference to `SDL_NumJoysticks'
TextureUtil.cpp:(.text+0xe13): undefined reference to `SDL_JoystickName'
TextureUtil.cpp:(.text+0xef3): undefined reference to `SDL_JoystickName'
TextureUtil.cpp:(.text+0xfb0): undefined reference to `SDL_JoystickOpen'
TextureUtil.cpp:(.text+0xfba): undefined reference to `SDL_JoystickEventState'
collect2: ld returned 1 exit status
make[2]: *** [pinball] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-arcade/emilia-pinball-0.3.1-r1/work/pinball-0.3.1/src'

Reproducible: Always
Comment 1 Scott Lawrence 2012-12-18 19:15:26 UTC
Created attachment 332678 [details]
emerge --info '=games-arcade/emilia-pinball-0.3.1-r1'
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2012-12-18 19:59:04 UTC
fixed.