[Bug 28564] New: [regression] registrar.c:782:8: error: 'CLSID_Registrar' undeclared
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(a)winehq.org ReportedBy: david.ronis(a)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. -- 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=28564 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> 2011-10-03 15:01:38 CDT --- Are you sure it's a fresh copy of wine source? Does $ rm -f dlls/atl/atliface.* && make depend -C dlls/atl help? -- 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=28564 David Ronis <david.ronis(a)mcgill.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from David Ronis <david.ronis(a)mcgill.ca> 2011-10-03 15:36:32 CDT --- Interesting, I'd run "git pull --rebase" When I repeated this , followed by $ rm -f dlls/atl/atliface.* && make depend -C dlls/atl it now installs without complaint. I've changed the status to Invalid. -- 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=28564 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2011-10-03 15:38:53 CDT --- Yeah, it wasn't a fresh tree then, please don't do misinformation in the future. Closing INVALID. -- 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=28564 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2011-10-03 15:41:27 CDT --- Actually, a dupe. *** 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=28564 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|atl |-unknown Summary|[regression] |registrar.c:782:8: error: |registrar.c:782:8: error: |'CLSID_Registrar' |'CLSID_Registrar' |undeclared |undeclared | Severity|critical |normal -- 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