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

Bug 106734

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 DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description eric van leeuwen 2005-09-20 17:03:59 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:29:55 UTC

*** This bug has been marked as a duplicate of 106733 ***