building 0.7.16 on SuSE 8.1 with gcc32 resulted in:
renderer.cpp: In member function `virtual avm::IRtConfig* avm::YUVRenderer::GetRtConfig() const': renderer.cpp:2172: conditional expression between distinct pointer types ` avm::XvRtConfig*' and `avm::SDLGRtConfig*' lacks a cast renderer.cpp:2172: invalid conversion from `void*' to `avm::IRtConfig*' make[2]: *** [renderer.lo] Error 1 make[2]: Leaving directory `/home/dst/avifile0.7-0.7.16/lib/video' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dst/avifile0.7-0.7.16/lib' make: *** [all-recursive] Error 1 BTW, after ./configure during make, i had to install slang-devel package because it could not link with -lslang -- this should be checked at ./configure, IMNO. _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
