https://bugs.winehq.org/show_bug.cgi?id=41730 Bug ID: 41730 Summary: Build failure: redefinition of typedef ‘SOCKADDR’ Product: Wine Version: 1.9.23 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: b7.10110111(a)gmail.com Distribution: --- Wine build fails in current git (wine-1.9.23-56-gbfa0e4b) with the following error: In file included from ../../include/winsock2.h:47:0, from dpnet_private.h:29, from address.c:37: ../../include/winsock.h:408:3: error: redefinition of typedef ‘SOCKADDR’ ../../include/dpaddr.h:30:25: note: previous declaration of ‘SOCKADDR’ was here Running `git bisect` test gives me this: db003d4a0860516219efe5bcb6624de2c97f8e8b is the first bad commit commit db003d4a0860516219efe5bcb6624de2c97f8e8b Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> Date: Wed Nov 2 09:13:49 2016 +0000 dpnet: Initialize winsock. Signed-off-by: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 97d21b695b029585e5003e60e74688c790698f77 d8b4cec194bd14aca476526e71cfce47b3f6d6d3 M dlls -- 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.