[MPlayer-users] Compile error on 20021211 CVS

Kevin kevlinux at hawaii.rr.com
Thu Dec 12 01:22:02 CET 2002


Receive the following error on today's CVS compile.  Anyone else?
(slackware 8.1, gcc 3.2.1)


gcc -c -W -Wall -O2 -march=athlon-xp -mcpu=athlon-xp -g3  -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux 
-I../loader -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -D_GNU_SOURCE -o vd_odivx.o 
vd_odivx.c
vd_odivx.c:40:29: opendivx/decore.h: No such file or directory
vd_odivx.c: In function `convert_linux':
vd_odivx.c:60: warning: unused parameter `bmp'
vd_odivx.c:60: warning: unused parameter `width_y'
vd_odivx.c:60: warning: unused parameter `height_y'
vd_odivx.c: In function `control':
vd_odivx.c:85: `DEC_SET' undeclared (first use in this function)
vd_odivx.c:85: (Each undeclared identifier is reported only once
vd_odivx.c:85: for each function it appears in.)
vd_odivx.c:85: parse error before "dec_set"
vd_odivx.c:92: `dec_set' undeclared (first use in this function)
vd_odivx.c:92: warning: implicit declaration of function `getPpModeForQuality'
vd_odivx.c:94: warning: implicit declaration of function `decore'
vd_odivx.c:94: `DEC_OPT_SETPP' undeclared (first use in this function)
vd_odivx.c:76: warning: unused parameter `sh'
vd_odivx.c: In function `init':
vd_odivx.c:105: `DEC_PARAM' undeclared (first use in this function)
vd_odivx.c:105: parse error before "dec_param"
vd_odivx.c:106: `DEC_SET' undeclared (first use in this function)
vd_odivx.c:121: `dec_param' undeclared (first use in this function)
vd_odivx.c:143: `DEC_OPT_INIT' undeclared (first use in this function)
vd_odivx.c:145: `dec_set' undeclared (first use in this function)
vd_odivx.c:146: `DEC_OPT_SETPP' undeclared (first use in this function)
vd_odivx.c: In function `uninit':
vd_odivx.c:155: `DEC_OPT_RELEASE' undeclared (first use in this function)
vd_odivx.c:154: warning: unused parameter `sh'
vd_odivx.c: In function `decode':
vd_odivx.c:163: `DEC_FRAME' undeclared (first use in this function)
vd_odivx.c:163: parse error before "dec_frame"
vd_odivx.c:170: `dec_frame' undeclared (first use in this function)
make[1]: *** [vd_odivx.o] Error 1
make[1]: Leaving directory `/home/kevin/MPlayer-20021211/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2





More information about the MPlayer-users mailing list