[vlc-devel] Re: Compile error when trying to compile VLC on fedora 5

ying lcs yinglcs at gmail.com
Thu May 3 18:13:37 CEST 2007


I have check I have these in my /usr/lib:
libGLU.so.1@
libGLU.so.1.3.060402*

and I have /usr/lib in my LD_LIBRARY_PATH
$ echo $LD_LIBRARY_PATH
/usr/local/lib:/usr/lib:.

Why can't vlc compiling can't find it? And can you please tell me how
can I fix my problem?

On 5/3/07, ying lcs <yinglcs at gmail.com> wrote:
> Thanks I do have Mesa GLU package install, but I still have my link error.
>
> $ rpm -qa | grep GL
> mesa-libGL-devel-6.4.2-6
> mesa-libGLU-6.4.2-6
> mesa-libGL-6.4.2-6
>
>
>
> On 5/3/07, Glen Gray <glen at lincor.com> wrote:
> > Ensure you have the Mesa GLU package installed, something like
> >
> > [root at gobo ~]# rpm -qa | grep GL
> > mesa-libGL-devel-6.4.2-6.FC5.3
> > mesa-libGL-6.4.2-6.FC5.3
> > mesa-libGLU-6.4.2-6.FC5.3
> >
> > Or disable the opengel stuff via configure if you don't want it.
> >
> > ying lcs wrote:
> > > Hi,
> > >
> > > I am trying to compile  vlc-0.8.6b on Fedora 5.
> > > I have run './configure' successfully, but when i try to 'make', I get
> > > this error:
> > >
> > > Can you please tell me how to fix it?
> > >
> > > /bin/sh ../../libtool --mode=link gcc -Wsign-compare -Wall
> > > -I/home/scheung/video/vlc-0.8.6b/./extras/contrib/include -pipe
> > > -L/home/scheung/video/vlc-0.8.6b/./extras/contrib/lib -o
> > > libopengl_plugin.so libopengl_plugin.a -L/usr/local/lib -shared
> > > -lpthread -fpic -fPIC -lGL -lGLU -u vlc_entry__0_8_6
> > > gcc -Wsign-compare -Wall
> > > -I/home/scheung/video/vlc-0.8.6b/./extras/contrib/include -pipe -o
> > > libopengl_plugin.so -shared -fpic -fPIC -u vlc_entry__0_8_6
> > > -L/home/scheung/video/vlc-0.8.6b/./extras/contrib/lib
> > > libopengl_plugin.a -L/usr/local/lib -lpthread -lGL -lGLU
> > > /usr/bin/ld: cannot find -lGLU
> > > collect2: ld returned 1 exit status
> > > make[4]: *** [libopengl_plugin.so] Error 1
> > >
> >
> >
> > --
> > Glen Gray <glen at lincor.com>              Digital Depot, Thomas Street
> > Senior Software Engineer                            Dublin 8, Ireland
> > Lincor Solutions Ltd.                          Ph: +353 (0) 1 4893682
> >
> > --
> > This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> > To unsubscribe, please read http://developers.videolan.org/lists.html
> >
> >
>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list