Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153659 - x11-libs/fox-1.6.16 failed
Summary: x11-libs/fox-1.6.16 failed
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 03:05 UTC by Onkobu
Modified: 2006-11-01 03:40 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,7.56 KB, text/plain)
2006-11-01 03:05 UTC, Onkobu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Onkobu 2006-11-01 03:05:01 UTC
When linking it all together:

i686-pc-linux-gnu-g++: /usr/lib/libGL.so: No such file or directory

available libs:

libGLcore.so.1         libGLU.la              libGLw.so
libGLcore.so.1.0.8774  libGLU.so              libGLw.so.1
libGL.la               libGLU.so.1            libGLw.so.1.0
libGL.so.1             libGLU.so.1.3          libGLw.so.1.0.0
libGL.so.1.0.8774      libGLU.so.1.3.060501   

(eselect opengl was set to x11-xorg, not nvidia, trying again with nvidia)
Comment 1 Onkobu 2006-11-01 03:05:32 UTC
Created attachment 100956 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-01 03:18:22 UTC
Run 'eselect opengl set xorg-x11' (or ati or nvidia or what are you using...)
Comment 3 Onkobu 2006-11-01 03:40:46 UTC
(In reply to comment #2)
> Run 'eselect opengl set xorg-x11' (or ati or nvidia or what are you using...)
> 

Did so and works, but what the hell's going wrong here, who (or wich process) switches my GL-interface and why is it necessary? Think the ebuilds must be improved. All config files must be merged by hand, OpenGL-library config just changes in background (and configure.sh does not recognize this BEFORE compiling). It's quite frustrating to recon' that 2 seconds (eselect) could save 30min