http://bugs.winehq.org/show_bug.cgi?id=25151
Toralf Förster toralf.foerster@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Toralf Förster toralf.foerster@gmx.de 2010-11-13 10:15:12 CST --- wrong topic, the real problem is :
ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -O2 -march=native -pipe -fomit-frame-pointer -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o registrar.o registrar.c registrar.c: In function ‘DllGetClassObject’: registrar.c:747: error: ‘CLSID_Registrar’ undeclared (first use in this function) registrar.c:747: error: (Each undeclared identifier is reported only once registrar.c:747: error: for each function it appears in.) registrar.c: In function ‘do_register_server’: registrar.c:796: error: ‘CLSID_Registrar’ undeclared (first use in this function) make[1]: *** [registrar.o] Error 1 make[1]: Leaving directory `/home/tfoerste/devel/wine-git/dlls/atl' make: *** [dlls/atl] Error 2