Hi, am having problems getting avifile 0.7.5 to compile on my Mandrake 8.2 system. Basically I already have 0.6 compiled and running ok...except for the fact that some divx files like using the win32 binaries and some don't,,,but that is mnor..the big problem is that Drip dosn't seem to want to work with the version of avifile that I have at the moment. This despite the fact that it compiled the eaxct same eay as I had it under Mandrake 8.1...so anyway..eveything seems to be inthe correct palce I have the correct SDL, win32codecs etc as listed on the avifile web page but when I compile it comes up with the following error...I have tried to figure out what it means but am a bit lost...any help either getting avifile 0.6 to talk to drip (prob wrong list for that) or getting avifile 0.7.5 to compile would be appreciated..
Lauch here is the tail of the compile process..... gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c win32.c -MT win32.lo -MD -MP -MF .deps/win32.TPlo -fPIC -DPIC -o win32.lo win32.c:1562:2: warning: #warning FIXME win32.c:2577:2: warning: #warning FIXME! win32.c:3800: warning: no previous prototype for `expRegisterClassA' win32.c:3806: warning: no previous prototype for `expUnregisterClassA' win32.c:4116:20: mangle.h: No such file or directory win32.c: In function `ext_stubs': win32.c:4129: parse error before `MANGLE' win32.c: In function `LookupExternal': win32.c:4202: warning: passing arg 2 of `PE_FindExportedFunction' makes pointer from integer without a cast make[4]: *** [win32.lo] Error 1 make[4]: Leaving directory `/home/lauchlin/Downloads/avifile0.7-0.7.5/plugins/libwin32/loader' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/home/lauchlin/Downloads/avifile0.7-0.7.5/plugins/libwin32/loader' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/lauchlin/Downloads/avifile0.7-0.7.5/plugins/libwin32' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/lauchlin/Downloads/avifile0.7-0.7.5/plugins' make: *** [install-recursive] Error 1 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
