https://bugs.winehq.org/show_bug.cgi?id=53352
Bug ID: 53352 Summary: redefinition of typedef ‘D2D1_PROPERTY_BINDING’ Product: Wine Version: 7.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: version2013@protonmail.com Distribution: ---
Created attachment 72739 --> https://bugs.winehq.org/attachment.cgi?id=72739 log.txt
in distro:
# uname --kernel-release 3.0.66
# gcc --version 4.3.4
# ldd --version 2.10.1
Compiling wine-7.9 fails with: error: redefinition of typedef ‘D2D1_PROPERTY_BINDING’
https://bugs.winehq.org/show_bug.cgi?id=53352
--- Comment #1 from Nathan Bennett version2013@protonmail.com --- Compiling also fails with wine 7.10, 7.11, 7.12
https://bugs.winehq.org/show_bug.cgi?id=53352
jvarud@zacglen.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jvarud@zacglen.net
--- Comment #2 from jvarud@zacglen.net --- Encountered same issue attempting to build wine 8.0 with gcc 4.4.4
https://bugs.winehq.org/show_bug.cgi?id=53352
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Is this still an issue?
https://bugs.winehq.org/show_bug.cgi?id=53352
--- Comment #4 from Nathan Bennett version2013@protonmail.com --- (In reply to Fabian Maurer from comment #3) Unknown. I get other compilation failures in this particular distro and compiler. https://bugs.winehq.org/show_bug.cgi?id=54601
https://bugs.winehq.org/show_bug.cgi?id=53352
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- This one was supposedly addressed by https://gitlab.winehq.org/wine/wine/-/merge_requests/1798 (0de8f53b3bb6a5256808638cb98f468a7990b3f7).
https://bugs.winehq.org/show_bug.cgi?id=53352
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|redefinition of typedef |Redefinition of typedef |‘D2D1_PROPERTY_BINDING’ |‘D2D1_PROPERTY_BINDING’ | |breaks compilation with gcc | |4.3.4
https://bugs.winehq.org/show_bug.cgi?id=53352
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0de8f53b3bb6a5256808638cb98 | |f468a7990b3f7
https://bugs.winehq.org/show_bug.cgi?id=53352
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.0-rc5.