[MPlayer-users] Compilation Errors with XViD 1.0.1

Martin Pieschel martin at mp-maverick.de
Mon Aug 23 00:44:37 CEST 2004


Hi,

I'm trying to build the latest versions of MPlayer with XViD support, but the 
compiler always aborts with the following message:

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/MPlayer-20040822/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Fehler 2

When installed, the older version 0.9.1 of XViD doesn't trouble.

Thank you for help!
Bye
Martin




More information about the MPlayer-users mailing list