Hello Richard Blair, On Tuesday 13 November 2001 20:35, you wrote:
>> Hi, >> When I try to compile avifile on FreeBSD (4.4), I get this message: >> >> ../../../include/formats.h:22: conflicting types for `typedef struct >> GUID GUID' >> /usr/local/include/wine/guiddef.h:9: previous declaration as `typedef >> struct _GUID GUID' >> gmake[3]: *** [ACM_AudioDecoder.lo] Error 1 >> Does this error ever occur on Linux? What is happening? Do the >> structs have anything to do with each other? I am trying to compiles >> from the November 9 snapshot. >> It's a bug ( wine headers get accidentally involved, it shouldn't happen ). Try to replace 'CXXFLAGS' with 'DEFINES' in plugins/libwin32/audiodec/Makefile.am and compile again. -- Best regards, Eugene _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
