Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 106733

Summary: vlc-0.8.1-r1 compile breaks on openGL plugin linking
Product: Gentoo Linux Reporter: eric van leeuwen <eric.vl>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description eric van leeuwen 2005-09-20 16:56:08 UTC
nvidia-glx installed, nvidia drivers had to be installed from the nvidia site


Reproducible: Always
Steps to Reproduce:
1.emerge vlc
2.breaks


Actual Results:  
i686-pc-linux-gnu-gcc -Wsign-compare -Wall -O3 -march=pentium4 -pipe -pipe -o 
libopengl_plugin.so libopengl_plugin_a-opengl.o `top_builddir=../.. ../../vlc-
config --libs plugin opengl`
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: 
cannot find -lGL


Expected Results:  
vlc to properly complile
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-20 17:01:47 UTC
Assuming you didn't use `opengl-update`. Otherwise reopen please.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-20 17:29:55 UTC
*** Bug 106734 has been marked as a duplicate of this bug. ***