https://bugs.winehq.org/show_bug.cgi?id=48888
Bug ID: 48888 Summary: error: redefinition of typedef ‘_onexit_t’ [/dlls/d3dcompiler_33] Product: Wine Version: 5.5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: version2013@protonmail.com Distribution: ---
in distro:
# uname --kernel-release 3.0.66
# gcc --version 4.3.4
# ldd --version 2.10.1
Compiling wine-5.5 fails with: error: redefinition of typedef ‘_onexit_t’
I imagine other bug [1] is still present, but this new bug stops compilation first.
[1] https://bugs.winehq.org/show_bug.cgi?id=47907