[Bug 51940] New: dlls/ntdll/unix/loader.c: In function ‘start_server’: warning: declaration does not declare anything
https://bugs.winehq.org/show_bug.cgi?id=51940 Bug ID: 51940 Summary: dlls/ntdll/unix/loader.c: In function ‘start_server’: warning: declaration does not declare anything Product: Wine Version: 6.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: version2013(a)protonmail.com Distribution: --- Created attachment 70910 --> https://bugs.winehq.org/attachment.cgi?id=70910 log.txt in distro: # uname --kernel-release 3.0.66 # gcc --version 4.3.4 # ldd --version 2.10.1 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.20 fails with: In function ‘start_server’: warning: declaration does not declare anything error: expected identifier before ‘=’ token -- 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=51940 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Upgrade GCC from the ancient version and try again. -- 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=51940 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #2 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Ken Sharp from comment #1)
Upgrade GCC from the ancient version and try again.
I don't think there's any call for that. We should at least try to support older versions. It's hard to tell what's going wrong here, though. What is the definition of WIFEXITED and WEXITSTATUS? -- 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=51940 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- It looks similar to bug 51926. It's strange if system header uses something that current compiler on that system does not support. -- 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=51940 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- I think this is pretty clearly a duplicate of bug 51926. *** This bug has been marked as a duplicate of bug 51926 *** -- 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=51940 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Close duplicate -- 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