[Bug 50426] New: error: redefinition of typedef ‘NDIS_STATUS’
https://bugs.winehq.org/show_bug.cgi?id=50426 Bug ID: 50426 Summary: error: redefinition of typedef ‘NDIS_STATUS’ Product: Wine Version: 6.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ndis.sys Assignee: wine-bugs(a)winehq.org Reporter: version2013(a)protonmail.com Distribution: --- Created attachment 69044 --> https://bugs.winehq.org/attachment.cgi?id=69044 log.txt in distro: # uname --kernel-release 3.0.66 # gcc --version 4.3.4 # ldd --version 2.10.1 applying patches: https://bugs.winehq.org/show_bug.cgi?id=47907#c12 https://bugs.winehq.org/show_bug.cgi?id=50423#c1 config line: configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686" Compiling wine-6.0-rc4 fails with: error: redefinition of typedef ‘NDIS_STATUS’ error: previous declaration of ‘NDIS_STATUS’ was here error: redefinition of typedef ‘PNDIS_STATUS’ error: previous declaration of ‘PNDIS_STATUS’ was here -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50426 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Sorry for the delay; hopefully fixed by <https://source.winehq.org/git/wine.git/commitdiff/ac023acce9da337c3e3532b86c73ff9da4677681>. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50426 --- Comment #2 from Nathan Bennett <version2013(a)protonmail.com> --- Created attachment 69255 --> https://bugs.winehq.org/attachment.cgi?id=69255 log2.txt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50426 --- Comment #3 from Nathan Bennett <version2013(a)protonmail.com> --- (In reply to Zebediah Figura from comment #1) applying patch resulted in sightly different compile failure. see log2.txt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50426 --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- Whoops. Hopefully fixed for real by <https://source.winehq.org/git/wine.git/commitdiff/acd9c7085df997902b8157de7912459a8b3abfe7>. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50426 --- Comment #5 from Nathan Bennett <version2013(a)protonmail.com> --- applied patch from https://bugs.winehq.org/show_bug.cgi?id=47907#c12 compiling wine-6.1 resulted in same error as log2.txt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla