gcc -O2 -I/usr/local/include -I/Python22/include -I/usr/local/SDL-1.2.4/include -I/usr/local/directx6_1/include -I/usr/local/tml/include -I/Mingw/gnuWin32/include -I/Mingw/gnuWin32/include/freetype2 -I/swami-0_9_1a/include -D__W32__ -DAU_W32 -L/usr/local/lib -L/Python22/libs -L/usr/local/SDL-1.2.4/lib -L/usr/local/directx6_1/lib -L/usr/local/tml/lib -L/Mingw/gnuWin32/lib -L/swami-0_9_1a/lib  aiff_a.c   -o aiff_a
In file included from aiff_a.c:43:
tmdy_struct.h:117:26: utils_export.h: No such file or directory
tmdy_struct.h:118:24: arc_export.h: No such file or directory
tmdy_struct.h:1:1: unterminated #ifndef
In file included from aiff_a.c:44:
timidity.h:467:21: support.h: No such file or directory
In file included from timidity.h:470,
                 from aiff_a.c:44:
tmdy_struct.h:1:1: unterminated #ifndef
In file included from aiff_a.c:45:
common.h:28:17: url.h: No such file or directory
common.h:29:20: mblock.h: No such file or directory
common.h:30:20: strtab.h: No such file or directory
In file included from aiff_a.c:45:
common.h:39: parse error before "URL"
common.h:39: warning: no semicolon at end of struct or union
common.h:41: parse error before '}' token
common.h:58: parse error before "MBlockList"
common.h:58: warning: no semicolon at end of struct or union
common.h:119: parse error before "e_f_l_st"
common.h:119: warning: data definition has no type or storage class
common.h:127: parse error before '}' token
In file included from aiff_a.c:48:
instrum.h:227: parse error before "MBlockList"
instrum.h:227: warning: no semicolon at end of struct or union
instrum.h:228: warning: data definition has no type or storage class
instrum.h:321: parse error before "SFInsts"
instrum.h:321: warning: no semicolon at end of struct or union
instrum.h:322: warning: data definition has no type or storage class
instrum.h:335: parse error before '}' token
In file included from aiff_a.c:49:
playmidi.h:509: parse error before "MBlockList"
playmidi.h:509: warning: no semicolon at end of struct or union
playmidi.h:557: parse error before '}' token
In file included from aiff_a.c:50:
readmidi.h:24:20: strtab.h: No such file or directory
In file included from aiff_a.c:50:
readmidi.h:233: parse error before "MBlockList"
readmidi.h:233: warning: no semicolon at end of struct or union
readmidi.h:234: warning: data definition has no type or storage class
readmidi.h:276: parse error before '}' token
aiff_a.c: In function `auto_aiff_output_open':
aiff_a.c:261: dereferencing pointer to incomplete type
aiff_a.c: In function `output_data':
aiff_a.c:340: `EINTR' undeclared (first use in this function)
aiff_a.c:340: (Each undeclared identifier is reported only once
aiff_a.c:340: for each function it appears in.)
aiff_a.c: In function `acntl':
aiff_a.c:377: dereferencing pointer to incomplete type
make: *** [aiff_a] Error 1
