http://bugs.winehq.org/show_bug.cgi?id=18787 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-06-07 02:56:12 --- It works, but the compile soon bombs out later: aaustin(a)opensolaris:~/wine-git/libs/wine$ make /usr/bin/cc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -g -D__i386__ -o config.o ./config.c -DBINDIR='"/usr/local/bin"' -DDLLDIR='"/usr/local/lib/wine"' -DLIB_TO_BINDIR=\"`../../tools/relpath /usr/local/lib /usr/local/bin`\" -DLIB_TO_DLLDIR=\"`../../tools/relpath /usr/local/lib /usr/local/lib/wine`\" -DBIN_TO_DLLDIR=\"`../../tools/relpath /usr/local/bin /usr/local/lib/wine`\" -DLIB_TO_DATADIR=\"`../../tools/relpath /usr/local/lib /usr/local/share/wine`\" -DBIN_TO_DATADIR=\"`../../tools/relpath /usr/local/bin /usr/local/share/wine`\" "../../include/windef.h", line 64: #error: You need to define __stdcall for your compiler cc: acomp failed for ./config.c make: *** [config.o] Error 1 This is on OpenSolaris. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.