> -MD -MP -MF .deps/xvid4.Tpo -c xvid4.cpp -fPIC -DPIC -o xvid4.lo > xvid4.cpp: In member function `virtual int > avm::XVID4_VideoDecoder::SetValue(const char*, int)': > xvid4.cpp:243: `XVID_DEBLOCKY' undeclared (first use this function) > xvid4.cpp:243: (Each undeclared identifier is reported only once for each > function it appears in.) > xvid4.cpp:245: `XVID_DEBLOCKUV' undeclared (first use this function) > xvid4.cpp:247: `XVID_FILMEFFECT' undeclared (first use this function) > make[2]: *** [xvid4.lo] Error 1 > make[2]: Leaving directory `/work/compile/avifile/plugins/libxvid4' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/work/compile/avifile/plugins' > make: *** [all-recursive] Error 1 > > Any hints how to fix this? >
Hmm - are you sure you have Xvid 1.0 headers ? I've though these defines are now standard - could you please send me link to your version of Xvid1.0 headers ? I might add couple of defines to stay compatible with some older 'official' Xvid1.0 releases - however if you have some old CVS version of Xvid headers on your system - try to upgrade - as there will be far more options comming for encoding and I would like to avoid to have tons of ifdefs in these files. -- .''`. Litigation: The Business Model of the Future! (TM) : :' : http://www.microsoft.com/mscorp/ip/tech/fat.asp `. `' Zdenek Kabelac [EMAIL PROTECTED], users.sf.net, fi.muni.cz} `- Debian GNU/Linux maintainer - www.debian.{org,cz} _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
