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