if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libarc -I../timidity  -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  -O2 -g -mcpu=pentium -MT nkflib.o -MD -MP -MF ".deps/nkflib.Tpo" \
  -c -o nkflib.o `test -f 'nkflib.c' || echo './'`nkflib.c; \
then mv -f ".deps/nkflib.Tpo" ".deps/nkflib.Po"; \
else rm -f ".deps/nkflib.Tpo"; exit 1; \
fi
nkflib.c:2226: parse error before "c"
nkflib.c: In function `mime_ungetc':
nkflib.c:2227: declaration for parameter `c' but no such parameter
nkflib.c:2228: argument `c' doesn't match prototype
nkflib.c:326: prototype declaration
nkflib.c:2228: number of arguments doesn't match prototype
nkflib.c:326: prototype declaration
make: *** [nkflib.o] Error 1
