https://bugs.winehq.org/show_bug.cgi?id=44088 Kol <kol(a)MV8660.spb.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kol(a)MV8660.spb.edu --- Comment #1 from Kol <kol(a)MV8660.spb.edu> --- Compiling Wine 2.22 with GCC 4.8.1 I get an other error in "advapi32" directory: In file included from perf.c:25:0: ../../include/winbase.h:2003:173: error: unknown type name 'va_list'. This can be corrected by inserting #include <stdarg.h> in the beginning of dlls/advapi32/perf.c . -- 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.