Hi,

on compiling freshly co sources of avifile I get:

g++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -I../../include 
-O2 -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -MT xvid4.lo 
-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?

Cheers,
Raimund

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to