https://bugs.winehq.org/show_bug.cgi?id=38410 Carlo Bramini <carlo.bramix(a)libero.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo.bramix(a)libero.it --- Comment #4 from Carlo Bramini <carlo.bramix(a)libero.it> --- I'm still not able to compile ws2_32 if IPX is not available. These lines: #if defined(SOL_IPX) || defined(SO_DEFAULT_HEADERS) # define HAS_IPX #endif in dlls/ws2_32/socket.c override the detections made by configure script and because of that I'm getting many errors when compiling. Commenting those lines was the only solution for me. -- 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.