https://bugs.winehq.org/show_bug.cgi?id=41492
--- Comment #2 from Ruslan Kabatsayev b7.10110111@gmail.com --- (In reply to Sebastian Lackner from comment #1)
I assume this was fixed with http://source.winehq.org/git/wine.git/commit/ c185757993095382cc7580ac78d27f08c523e9df. Could you please test and update the bug status if it works for you?
With current git one instance of this error still remains:
In file included from eventlog.c:31:0: ../../include/evntprov.h:58:29: error: redefinition of typedef ‘PEVENT_FILTER_DESCRIPTOR’ ../../include/evntrace.h:251:42: note: previous declaration of ‘PEVENT_FILTER_DESCRIPTOR’ was here
I've tried doing `git clean -xdf` before recompiling, with the same results.