http://bugs.winehq.org/show_bug.cgi?id=20265
--- Comment #11 from Howie Hoyt n4af@pvrc.org 2010-05-10 11:42:30 --- Trying regression bisect of 1.0 good 1.10 bad. I get to 16 patches and the compile shows errors. I tried continuing to 7 but seem to still show errors: ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o upgrade.o upgrade.c ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o where.o where.c ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o cond.tab.o cond.tab.c ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRA NT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-
strings -Wtype-limits -Wpointer-arith -g -O2 -o sql.tab.o sql.tab.c In file included from ../../include/propidl.h:13, from ../../include/objbase.h:529, from query.h:29, from sql.y:33: ../../include/oaidl.h:2318: error: expected '=', ',', ';', 'asm' or '__attribute
__' before 'IRpcStubBuffer' make[2]: *** [sql.tab.o] Error 1 make[2]: Leaving directory `/home/n4af/wine-git/dlls/msi' make[1]: *** [msi] Error 2 make[1]: Leaving directory `/home/n4af/wine-git/dlls' make: *** [dlls] Error 2