[Bug 51940] New: dlls/ntdll/unix/loader.c: In function ‘start_server’: warning: declaration does not declare anything

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 28 20:07:37 CDT 2021


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 at winehq.org
          Reporter: version2013 at 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.


More information about the wine-bugs mailing list