[MPlayer-users] XviD compilation problem

PAT lando at starwars.pl
Thu Apr 29 19:42:19 CEST 2004


I have xvidcore-1.0.0-rc4.tar.bz2 installed and then I've tried to 
compile MPlayer-1.0pre4 with xvid support. XviD is in the "/usr/local" 
prefix and "configure" detects it. But in the "make" process I've got 
this error:

make -C libmpcodecs
make[1]: Entering directory `/home/pat/roboczy/MPlayer-1.0pre4/libmpcodecs'
cc -c -I../libvo/ -I../../libvo -O4 -march=k6-2 -mcpu=k6-2 -pipe 
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/local/include/gtk-1.2 
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include 
-I/usr/X11R6/include -I. -Inative -I.. -I../libmpdemux -I../loader 
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 
-I/usr/local/lib/glib/include -I/usr/X11R6/include -D_GNU_SOURCE -o 
vd_xvid.o vd_xvid.c
vd_xvid.c: In function `init':
vd_xvid.c:72: `XVID_INIT_PARAM' undeclared (first use in this function)
vd_xvid.c:72: (Each undeclared identifier is reported only once
vd_xvid.c:72: for each function it appears in.)
vd_xvid.c:72: parse error before "ini"
vd_xvid.c:73: `XVID_DEC_PARAM' undeclared (first use in this function)
vd_xvid.c:93: `ini' undeclared (first use in this function)
vd_xvid.c:94: `dec_p' undeclared (first use in this function)
vd_xvid.c:124: `XVID_CSP_RGB24' undeclared (first use in this function)
vd_xvid.c:127: `XVID_CSP_RGB32' undeclared (first use in this function)
vd_xvid.c:140: `API_VERSION' undeclared (first use in this function)
vd_xvid.c: In function `decode':
vd_xvid.c:190: `XVID_DEC_FRAME' undeclared (first use in this function)
vd_xvid.c:190: parse error before "dec"
vd_xvid.c:204: `dec' undeclared (first use in this function)
make[1]: *** [vd_xvid.o] Błąd 1
make[1]: Leaving directory `/home/pat/roboczy/MPlayer-1.0pre4/libmpcodecs'

Mplayer's www site sayz:  "On the codec front we now support XviD 1.0"
Is this true, or I should go back to the xvid 0.9.x version?

Best regards, PAT




More information about the MPlayer-users mailing list