Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106734 - vlc-0.8.1-r1 compile breaks on openGL plugin linking
Summary: vlc-0.8.1-r1 compile breaks on openGL plugin linking
Status: RESOLVED DUPLICATE of bug 106733
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-20 17:03 UTC by eric van leeuwen
Modified: 2005-09-20 17:29 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 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 ***