[MPlayer-users] Compilation problem with xvidcore-1.0.0-beta2

Ari Huttunen hagrid at welho.com
Wed Dec 17 22:11:26 CET 2003


The same problem with v1.0pre3 and the cvs-version I downloaded today.
I noticed xvid changed their API, so I guess that's it.

[root at cs78184034 main]# make
make -C libmpcodecs
make[1]: Entering directory `/usr/local/src/MPlayercvs/main/libmpcodecs'
cc -c -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -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 -I../libmpflac -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] Error 1
make[1]: Leaving directory `/usr/local/src/MPlayercvs/main/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

Ari



More information about the MPlayer-users mailing list