[Bug 16661] build broken in dlls/iphlpapi/ipstats.c on OpenBSD 4.4

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 15 04:33:45 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16661





--- Comment #1 from Austin English <austinenglish at 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


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list