Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104865 - games-emulation/snes9x - --with-opengl needs --with-x
Summary: games-emulation/snes9x - --with-opengl needs --with-x
Status: RESOLVED WORKSFORME
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-09-05 01:49 UTC by Starling
Modified: 2007-08-22 00:24 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 Starling 2005-09-05 01:49:32 UTC
Currently the ebuild assumes that --with-opengl means --without-x, but there are
some X libraries that snes9x needs to use even if it's configured for opengl. 
So it needs to be --with-opengl --without-glide --with-x, or the binary fails to
find the GLU library in its proper location /usr/X11R6/lib.

Disregard my comment if you already have moved libGLU into the /usr/lib directory.

Reproducible: Always
Steps to Reproduce:
1. emerge snes9x

Actual Results:  
blah blah can't find -lGLU.  I lost the actual results on scrollback.

Expected Results:  
It compiles and installs.

My X install is kind of less than Gentooey, so this might not be a bug at all,
but a "feature" in properly set up distros.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-09-05 23:13:11 UTC
Works fine for me.  reopen with more information, starting with the output of
emerge --info.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2007-08-22 00:23:56 UTC
bugzilla
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2007-08-22 00:24:07 UTC
no reply