Hi,
    When I try to compile avifile on FreeBSD (4.4), I get this message:

 c++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/include
-D_GETOPT_H
-D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include
-I/usr/X11R6/include/qt2 -Wall -Wno-unused -I. -I../loader
-I../loader/wine
-I../DirectShow -I.. -Wp,-MD,.deps/ACM_AudioDecoder.pp -c
ACM_AudioDecoder.cpp
-fPIC -DPIC -o ACM_AudioDecoder.lo
In file included from ../../../include/audiodecoder.h:14,
                 from ../libwin32.h:20,
                 from ACM_AudioDecoder.h:9,
                 from ACM_AudioDecoder.cpp:10:
../../../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
gmake[3]: Leaving directory
`/usr/ports/graphics/avifile/work/avifile-0.6/plugins/libwin32/audiodec'

gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/graphics/avifile/work/avifile-0.6/plugins/libwin32'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/graphics/avifile/work/avifile-0.6/plugins'
gmake: *** [all-recursive] 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.

    Thank you,
    Richard Blair


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

Reply via email to