Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106733 - 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 INVALID
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:
: 106734 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-20 16:56 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 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. ***