Hello, I'm having problems compiling avifile0.7-0.7.5 on my RedHat 7.2 (kernel 2.4.18) system.
The configure script seems to run quite happilly, but when I do a "make", I get the error below. --------snip-------- 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 `/tmp/avifile0.7-0.7.5/plugins/libwin32/loader' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/avifile0.7-0.7.5/plugins/libwin32/loader' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/avifile0.7-0.7.5/plugins/libwin32' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/avifile0.7-0.7.5/plugins' make: *** [all-recursive] Error 1 --------------------- If anyone could please offer me some assistance I would be most appreciative. Thanks much, Patrick Kirchner. _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
