[MPlayer-dev-eng] compiling vo_v4lw module, please help !!!!

Raul Lucientes rlr22 at tid.es
Tue Sep 21 16:48:07 CEST 2004


Hi,

Im triyng to compile the mplayer (MPlayer-1.0pre5) with support for
"vloopback" (patch vo_v4l-patch-04-09-2002.p1), I have followed the
Tilmann´s procedure:

http://www1.mplayerhq.hu/pipermail/mplayer-dev-eng/2001-November/002591.html

But, when the compiling process arrive to the "vo_v4lw.c" module this error
happens :-(

#######################################

make -C libvo
make[1]: Entering directory `/root/MPlayer-1.0pre5/libvo'
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=pentium3 -mcp
u=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_
SOURCE -D_FILE_OFFSET_BITS=64  -I. -I.. -I../osdep -I/usr/include/freetype2 
-I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include    -DMPG12PLAY  -o
vo_v4lw.o vo_v4lw.c
vo_v4lw.c:96: `info' undeclared here (not in a function)
vo_v4lw.c:96: initializer element is not constant
vo_v4lw.c:96: (near initialization for `video_out_v4lw.info')
vo_v4lw.c:346: parse error before '*' token
vo_v4lw.c: In function `config':
vo_v4lw.c:347: number of arguments doesn't match prototype
video_out_internal.h:32: prototype declaration
vo_v4lw.c:349: `width' undeclared (first use in this function)
vo_v4lw.c:349: (Each undeclared identifier is reported only once
vo_v4lw.c:349: for each function it appears in.)
vo_v4lw.c:350: `height' undeclared (first use in this function)
vo_v4lw.c:351: `format' undeclared (first use in this function)
make[1]: *** [vo_v4lw.o] Error 1
make[1]: Leaving directory `/root/MPlayer-1.0pre5/libvo'
make: *** [libvo/libvo.a] Error 2

#######################################

Please, any help to compile this module was very wellcomed  :-) !

Best Regards,
ZaZu.




More information about the MPlayer-dev-eng mailing list