[Bug 25318] New: Error at building: ‘CLSID_Registrar’ undeclared
http://bugs.winehq.org/show_bug.cgi?id=25318 Summary: Error at building: ‘CLSID_Registrar’ undeclared Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com I try to build wine from wine-git on Fedora 14 32 bit. I get following error registrar.c: In function ‘DllGetClassObject’: registrar.c:778:18: error: ‘CLSID_Registrar’ undeclared (first use in this function) registrar.c:778:18: note: each undeclared identifier is reported only once for each function it appears in registrar.c: In function ‘do_register_server’: registrar.c:827:22: error: ‘CLSID_Registrar’ undeclared (first use in this function) make[1]: *** [registrar.o] Error 1 make[1]: Leaving directory `/home/WINEUSER/wine-git/dlls/atl' make: *** [dlls/atl] Error 2 make: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/WINEUSER/wine-git/dlls/authz' The Wine is compiled, though. Additional info: 1) gcc --version gcc (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4) 2) command used to compile wine CFLAGS="-g -O0 -gdwarf-2" ./configure --disable-tests && make -j3 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25318 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-27 03:51:20 CST --- Duplicate. *** This bug has been marked as a duplicate of bug 25140 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25318 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-27 03:51:31 CST --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org