[MPlayer-users] Compilation Errors with XViD 1.0.1

Ivan Kalvachev ivan at cacad.com
Mon Aug 23 01:46:56 CEST 2004


Did you used
./configure --enable-xvid

because (thx to our hungarian firends)
 --enable have the power of --force for all options that are
enabled by default.

Wish You Best
   Ivan Kalvachev
  iive

p.s
make sure you have installed xvid in some
normal place or use --with-xvidlibbir=  --with-xvidincdir=




Martin Pieschel said:
> 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
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
>




More information about the MPlayer-users mailing list