[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] build failure on amd64 (version 1261)



On Wed, Jun 07, 2006 at 04:30:56PM +0100, Luke Hart wrote:
> Vasil Dimov wrote:
> >then mv -f ".deps/varstr.Tpo" ".deps/varstr.Po"; else rm -f 
> >".deps/varstr.Tpo"; exit 1; fi
> >In file included from .././Kernel/ops.h:117,
> >                 from .././Kernel/bmplist.h:106,
> >                 from .././Kernel/app.h:111,
> >                 from /usr/local/include/camtypes.h:135,
> >                 from varstr.cpp:99:
> >./clikmods.h:209: error: `String_32' has not been declared
> >./clikmods.h:209: error: ISO C++ forbids declaration of `pString' with no 
> >type
> >  
> Is this the /usr/include/string.h versus wxOil/string.h issue?
> 

I think not, Alex fixed that on 1261 and I have removed all workarounds
to make it compile because of that issue.

Further it compiled fine on i386 a few days ago.

I will take a look at this now.

-- 
Vasil Dimov
gro.DSBeerF@dv

Testing can show the presence of bugs, but not their absence.
                -- Edsger W. Dijkstra