[MPlayer-users] XV Problem

pl p_l at gmx.fr
Sun Sep 8 17:21:01 CEST 2002


On Sat, Sep 07, 2002 at 09:49:58PM -0400, Pablo Salvador Capo wrote:

> I got this problem with mplayer and xv, I got this Toshiba 1805 laptop with 
> slackware 8.1 with xfree86 4.2.0 and a Trident Cyberblade Ai1 AGP card... 
> Today I upgrade to 0.90pre6-2.95.3 and the configure script does'nt detect xv 
> anymore , the "configure.log" file says this:
> 
> ##########################################
> 
> ============ Checking for Xv ============
> 
> #include <X11/Xlib.h>
> #include <X11/extensions/Xvlib.h>
> int main(void) { (void) XvGetPortAttribute(0, 0, 0, 0); return 0; }
> 
> gcc    /tmp/mplayer-conf-31337-13213.c -o /tmp/mplayer-conf-15361-13213.o 
> -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXv
> /usr/i386-slackware-linux/bin/ld: cannot find -lXv
> collect2: ld returned 1 exit status

> Result is: no
> ##########################################
> 
> I already try the following:
> - force the detection of the xv driver with the --enable-xv flag
> - edit the configure script
> - edit the config.h and config.mak files

Where is your libXv.a ?

If it's already in /usr/X11R6/lib then sthg is fscked up in your
gcc/libpath/etc install.  If it's not there then you might want to try &
adjust your configure with --with-extralibdir=....

-- 
Best regards,
  pl




More information about the MPlayer-users mailing list