[Bug 44088] New: expected declaration specifiers or ‘...’ before ‘va_list’

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 28 21:03:38 CST 2017


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

            Bug ID: 44088
           Summary: expected declaration specifiers or ‘...’ before
                    ‘va_list’
           Product: Wine
           Version: 2.22
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: advapi32
          Assignee: wine-bugs at winehq.org
          Reporter: version2013 at openmailbox.org
      Distribution: ---

Created attachment 59804
  --> https://bugs.winehq.org/attachment.cgi?id=59804
compile error

compiling wine-2.22 fails in the following two 32-bit distros.

----------------
puppy linux 4.31

# gcc --version
gcc (GCC) 4.2.2

# uname -r
2.6.30.5

# ldd --version
ldd (GNU libc) 2.6.1


----------------
racy puppy 5.5

# gcc --version
gcc (GCC) 4.3.4

# uname -r
3.0.66

# ldd --version
ldd (GNU libc) 2.10.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