Re: Compilation error with latest wine

2010-11-13 Thread Scott Ritchie
On 11/13/2010 02:40 PM, Reece Dunn wrote: > On 13 November 2010 22:08, Scott Ritchie wrote: >> Works for me: >> >> http://launchpadlibrarian.net/59077812/buildlog_ubuntu-maverick-amd64.wine1.3_1.3.7-0ubuntu1~maverickppa1_BUILDING.txt.gz >> http://launchpadlibrarian.net/59077619/buildlog_ubuntu-mav

Re: Compilation error with latest wine

2010-11-13 Thread Robert Kim App and Facebook Marketing
Reece, Thanks! Scott.. .please do let us know if this works out or if there's another bug... I'm dealing with the same issue >> >> make[2]: Entering directory `/build/buildd/wine1.3-1.3.7/dlls/atl' >> ../../tools/makedep  -C. -S../.. -T../..  atl_ax.c atl_main.c >> registrar.c rsrc.rc >> make[2]

Re: Compilation error with latest wine

2010-11-13 Thread Reece Dunn
On 13 November 2010 22:08, Scott Ritchie wrote: > Works for me: > > http://launchpadlibrarian.net/59077812/buildlog_ubuntu-maverick-amd64.wine1.3_1.3.7-0ubuntu1~maverickppa1_BUILDING.txt.gz > http://launchpadlibrarian.net/59077619/buildlog_ubuntu-maverick-i386.wine1.3_1.3.7-0ubuntu1~maverickppa1_B

Re: Compilation error with latest wine

2010-11-13 Thread Scott Ritchie
On 11/13/2010 02:25 AM, Luca Bennati wrote: > 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 appe

Re: Compilation error with latest wine

2010-11-13 Thread Luca Bennati
2010/11/13 Paul Vriens > Hi, > > rm dlls/atl/atliface.h > > Cheers, > > Paul > On Nov 13, 2010 12:00 PM, "Joel Holdsworth" > wrote: > > Hmm, > > > > Looks like it was caused by commit > > 9c4432f69d91007d02c52c50ba565ca795f44765, I think the CLSID isn't being > > included properly. Probably easy

Re: Compilation error with latest wine

2010-11-13 Thread Paul Vriens
Hi, rm dlls/atl/atliface.h Cheers, Paul On Nov 13, 2010 12:00 PM, "Joel Holdsworth" wrote: > Hmm, > > Looks like it was caused by commit > 9c4432f69d91007d02c52c50ba565ca795f44765, I think the CLSID isn't being > included properly. Probably easy to fix. > > Joel > > >

Re: Compilation error with latest wine

2010-11-13 Thread Joel Holdsworth
Hmm, Looks like it was caused by commit 9c4432f69d91007d02c52c50ba565ca795f44765, I think the CLSID isn't being included properly. Probably easy to fix. Joel

Re: Compilation error with latest wine

2010-11-13 Thread Joel Holdsworth
+1 I have the same issue in Ubuntu 10.10 Joel

Compilation error with latest wine

2010-11-13 Thread Luca Bennati
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’: re