[gst-devel] glib2 testing

Christian Fredrik Kalager Schaller Uraeus at linuxrising.org
Tue Dec 11 08:13:16 CET 2001


On Tue, 2001-12-11 at 10:28, Ronald Bultje wrote:
> Hi all,
> 
> On Tue, 2001-12-11 at 09:26, Christian Fredrik Kalager Schaller wrote:
> > The next stop is this one, where it seems the X sink is having trouble
> > for some reason.
> > <Uraeus> gcc -shared  libxvideosink_la-xvideosink.lo
> > libxvideosink_la-gstxwindow.lo libxvideosink_la-gstximage.lo
> > libxvideosink_la-gstxvimage.lo  -L/usr/lib /usr/lib/libgobject-1.3.so
> > /usr/lib/libgthread-1.3.so -lpthread /usr/lib/libgmodule-1.3.so -ldl
> > /usr/lib/libglib-1.3.so -lXv -lXext  -Wl,-soname -Wl,libxvideosink.so.0
> > -o .libs/libxvideosink.so.0.0.0
> > <Uraeus> /usr/bin/ld: cannot find -lXv
> 
> -L/usr/X11R6/lib is missing (see 'locate libXv').

[cschalle at localhost cschalle]$ locate libXv
/usr/X11R6/lib/libXv.a
/usr/X11R6/lib/libXv.so.1
/usr/X11R6/lib/libXv.so.1.0
[cschalle at localhost cschalle]$ 

Well GStreamer finds it when I compile with gtk1.2, and locate finds it
as you can see.

Christian






More information about the gstreamer-devel mailing list