Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86210 - Miss dep check with games-simulation/gl117-1.3.2
Summary: Miss dep check with games-simulation/gl117-1.3.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-21 20:19 UTC by Roger
Modified: 2005-03-21 22:25 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 Roger 2005-03-21 20:19:18 UTC
then mv -f ".deps/maploader.Tpo" ".deps/maploader.Po"; else rm -f ".deps/maploader.Tpo"; exit 1; fi
i686-pc-linux-gnu-g++  -march=pentium3 -O3 -pipe -fomit-frame-pointer -mfpmath=sse -I/usr/include -I/usr/include  -lm -lGL -lGLU -lglut -o gl-117  main.o gl.o model.o 3ds.o audio.o land.o glland.o aiobject.o effects.o vertexarray.o net.o mathtab.o dirs.o objload.o pilots.o loader_tga.o object.o conf.o mission.o cockpit.o common.o menu.o fileloader.o maploader.o  -L/usr/X11R6/lib -L/usr/lib -L/usr/lib -lGL -lGLU -lglut
main.o(.text+0x2fe6): In function `game_reshape()':
: undefined reference to `SDL_ShowCursor'
main.o(.text+0x30ba): In function `menu_reshape()':
: undefined reference to `SDL_ShowCursor'
main.o(.text+0x317a): In function `credits_reshape()':
: undefined reference to `SDL_ShowCursor'
main.o(.text+0x323a): In function `stats_reshape()':
: undefined reference to `SDL_ShowCursor'
main.o(.text+0x32bd): In function `playRandomMusic()':
: undefined reference to `Mix_HookMusicFinished'
main.o(.text+0x3410): In function `switch_menu()':
: undefined reference to `SDL_ShowCursor'
main.o(.text+0x3489): In function `switch_menu()':
: undefined reference to `SDL_WM_GrabInput'
main.o(.text+0x3645): In function `switch_stats()':

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Roger 2005-03-21 20:51:27 UTC
running revdep-rebuild now.   wow. what a mess. :-)
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-03-21 22:25:33 UTC
yeah this is a local issue.  the deps in the ebuild are fine.