I have been trying to compile wine on my Mac PowerBook G3 running Debian, and it continually crashes with the following error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./glu32.spec glu.o glu32.dll.dbg.o -o glu32.dll.so -L../../dlls -L../../dlls/kernel32 -L../../dlls/ntdll -lkernel32 -lntdll -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXext -lX11 -lGL -lGLU -L../../libs/port -lwine_port glu32.dll-WLkPpT.spec.c:21:1: warning: "__stdcall" redefined <command line>:22:1: warning: this is the location of the previous definition /tmp/ccMKHpZa.s: Assembler messages: /tmp/ccMKHpZa.s:689: Error: syntax error; found `@' but expected `,' /tmp/ccMKHpZa.s:689: Error: junk at end of line: `@hi' /tmp/ccMKHpZa.s:711: Error: syntax error; found `@' but expected `,' /tmp/ccMKHpZa.s:711: Error: junk at end of line: `@hi' /tmp/ccMKHpZa.s:733: Error: syntax error; found `@' but expected `,' /tmp/ccMKHpZa.s:733: Error: junk at end of line: `@hi' /tmp/ccMKHpZa.s:755: Error: syntax error; found `@' but expected `,' /tmp/ccMKHpZa.s:755: Error: junk at end of line: `@hi' winegcc: gcc failed. make[2]: *** [glu32.dll.so] Error 2 make[2]: Leaving directory `/home/wine-0.0.20050725-winehq/dlls/glu32' make[1]: *** [glu32] Error 2 make[1]: Leaving directory `/home/wine-0.0.20050725-winehq/dlls' make: *** [dlls] Error 2 I think I'm missing something, because I can't find where __stdcall is ever defined other than in include/windef.h. I have tried playing with windef.h, winnt.h, and makefiles all to no avail. Any suggestions? Thank you. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users