http://bugs.winehq.org/show_bug.cgi?id=9787
--- Comment #410 from Patrick Callahan Patrick.pxc.C@gmail.com 2009-12-31 18:06:28 --- (In reply to comment #409)
ArchLinux has a patched wine called wine-wc in the user repos. It is version 1.1.35-5 and it works. I didn't look exactly at the patches they use but you might want to have a look: http://aur.archlinux.org/packages.php?ID=27298
The build process itself (defined in the build () function in the PKGBUILD file) seems to be standard. But the 4 patches there might be something to look into.
Wine-WC uses the patch to disable IO port completion. The patch is here on the page for this bug ( http://bugs.winehq.org/show_bug.cgi#attach_8368 )