http://bugs.winehq.org/show_bug.cgi?id=16931
--- Comment #2 from Austin English austinenglish@gmail.com 2009-01-21 12:49:57 --- I sent a couple patches to fix the compile: http://www.winehq.org/pipermail/wine-patches/2009-January/068131.html http://www.winehq.org/pipermail/wine-patches/2009-January/068132.html
The full functionality isn't there yet, as many of the net/netinet includes aren't quite working. The only way I've found to fix it is to rewrite a lot of configure.ac to fix the includes, but I'm trying to see if I can reorder some to make it cleaner.
With these two patches + git, however, build works again.