http://bugs.winehq.org/show_bug.cgi?id=18928
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-13 16:22:34 --- (In reply to comment #4) Please do not link to outside pastebins, attach file here. If it's too big, gzip it.
./configure ... --enable-win64
You realize you compiling something that's in alpha stage?
../../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.