Compilation error with latest wine

Luca Bennati lucak3 at gmail.com
Sat Nov 13 04:25:47 CST 2010


I get this:
registrar.c: In function ‘DllGetClassObject’:
registrar.c:747:18: error: ‘CLSID_Registrar’ undeclared (first use in this
function)
registrar.c:747:18: note: each undeclared identifier is reported only once
for each function it appears in
registrar.c: In function ‘do_register_server’:
registrar.c:796:22: error: ‘CLSID_Registrar’ undeclared (first use in this
function)
make[1]: *** [registrar.o] Error 1
make[1]: Leaving directory `/home/luca/wine-git/dlls/atl'
make: *** [dlls/atl] Error 2
make: *** Waiting for unfinished jobs....

I'm compiling with "CFLAGS=' -g -O0 -pipe' CXXFLAGS=' -g -O0 -pipe'
./configure --prefix=/usr --sysconfdir=/etc --with-x --without-capi
--without-gsm --without-icns" after a make distclean
What's wrong here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20101113/9a3b0887/attachment.htm>


More information about the wine-devel mailing list