On 26/07/07, Joerg Bruehe <joerg@stripped> wrote:
> > #ifndef HAVE_UINT32
> > typedef unsigned long uint32;
> > #endif
> > #else
> > #error Neither int or long is of 4 bytes width
> > #endif
> >
> > and the build fails... :(
>
> would you mind quoting the exact error message ?
> As your text reads now, we are forced to guess ...
error: #error Neither int or long is of 4 bytes width
:D
I've pressed the send button too early, sorry.
I've just got a clean configure & make and both mysql and skeleton
engine built successfuly. It was a weird error anyway...
thanks!
--renato
Reclaim your digital rights, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm
| Thread |
|---|
| • uint32 | Renato Golin | 26 Jul |
| • Re: uint32 | Joerg Bruehe | 26 Jul |
| • Re: uint32 | Renato Golin | 26 Jul |