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