http://bugs.winehq.org/show_bug.cgi?id=28564
Bug #: 28564 Summary: [regression] registrar.c:782:8: error: 'CLSID_Registrar' undeclared Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: david.ronis@mcgill.ca Classification: Unclassified
I just tried to compile a fresh copy of the git/master. The uild dies with:
/usr/bin/gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -o registrar.o registrar.c registrar.c: In function 'DllGetClassObject': registrar.c:782:8: error: 'CLSID_Registrar' undeclared (first use in this function)
I'm on a slackware 13.37+patches i686.