http://bugs.winehq.org/show_bug.cgi?id=18928
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-06-13 16:55:40 --- (In reply to comment #5)
../../include/winnt.h:671: warning: 'ms_abi' attribute directive ignored
Your compiler doesn't support required call conversion (ms_abi). You can't compile Wine-64 without that support.
We could have a nicer failure mode though, I'll add a configure check.