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@winehq.org Reporter: b7.10110111@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@hotmail.com Date: Wed Nov 2 09:13:49 2016 +0000
dpnet: Initialize winsock.
Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 97d21b695b029585e5003e60e74688c790698f77 d8b4cec194bd14aca476526e71cfce47b3f6d6d3 M dlls
https://bugs.winehq.org/show_bug.cgi?id=41730
Ruslan Kabatsayev b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |db003d4a0860516219efe5bcb66 | |24de2c97f8e8b Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=41730
Ruslan Kabatsayev b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=41730
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Duplicate
*** This bug has been marked as a duplicate of bug 41705 ***
https://bugs.winehq.org/show_bug.cgi?id=41730
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate
https://bugs.winehq.org/show_bug.cgi?id=41730
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Out of curiosity... What is your compiler and version?
https://bugs.winehq.org/show_bug.cgi?id=41730
--- Comment #4 from Ruslan Kabatsayev b7.10110111@gmail.com --- (In reply to Bruno Jesus from comment #3)
Out of curiosity... What is your compiler and version?
GCC 4.5.1