[Bug 51942] New: dlls/ntdll/unix/loader.c: In function ‘start_server’: error: expected identifier before ‘=’ token

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 28 22:47:25 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51942

            Bug ID: 51942
           Summary: dlls/ntdll/unix/loader.c: In function ‘start_server’:
                    error: expected identifier before ‘=’ token
           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 70912
  --> https://bugs.winehq.org/attachment.cgi?id=70912
log.txt

in distro:

# uname --kernel-release
3.14.56

# gcc --version
4.8.4

# ldd --version
2.19

config line:
configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x
--libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"


Compiling wine-6.20 fails with:
In function ‘start_server’:
error: expected identifier before ‘=’ token status = WIFEXITED(status) ?
WEXITSTATUS(status) : 1;

-- 
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