https://bugs.winehq.org/show_bug.cgi?id=45554
Bug ID: 45554 Summary: winex11.drv build fail with GCC 4.5 Product: Wine-staging Version: 3.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: Zenitur@yandex.ru CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
With GCC 4.6 it successfully builds.
gcc -m64 -c -o vulkan.o vulkan.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \ -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \ -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 \ -gstrict-dwarf -DLDAP_DEPRECATED=1 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
vulkan.c:60:17: error: redefinition of typedef 'VkXlibSurfaceCreateFlagsKHR' ../../include/wine/vulkan.h:392:17: note: previous declaration of 'VkXlibSurfaceCreateFlagsKHR' was here make[1]: *** [vulkan.o] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/wine-3.13/dlls/winex11.drv' make: *** [dlls/winex11.drv] Error 2
https://bugs.winehq.org/show_bug.cgi?id=45554
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #1 from Józef Kucia joseph.kucia@gmail.com --- Created attachment 61977 --> https://bugs.winehq.org/attachment.cgi?id=61977 Patch
https://bugs.winehq.org/show_bug.cgi?id=45554
--- Comment #2 from Zhenya Zenitur@yandex.ru --- Wine Staging 3.13.1 - now it builds. Thank you, Józef Kucia!
https://bugs.winehq.org/show_bug.cgi?id=45554
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown
https://bugs.winehq.org/show_bug.cgi?id=45554
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv
https://bugs.winehq.org/show_bug.cgi?id=45554
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |284e6619661cebc2f9bf60b7626 | |d93fc4363b525
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Patch was committed as: 284e6619661cebc2f9bf60b7626d93fc4363b525 Marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=45554
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.14.