http://bugs.winehq.org/show_bug.cgi?id=16661
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-15 04:33:45 --- I looked into this a bit more. There are actually 3 bugs: A) HAVE_NETINET_* aren't being defined. That's a problem in configure, because the dependencies are a lot different on Net/OpenBSD. I'm working on this one now. B) sysctlbyname isn't implemented for OpenBSD. Juan sent me patch to fix this one. Hasn't been sent to wine-patches yet. C) RTF_MULTICAST isn't available on Net/OpenBSD. I sent a patch for this: http://www.winehq.org/pipermail/wine-patches/2009-January/067737.html