Re: gint32 / guint32



Andreas Cittlau wrote:
> 
> I been compiling gnome from cvs for the past months, and must say
> that both gnome and the speed of development is amazing. Problems
> with the source from cvs has been minimal as soon as I
> upgraded/installed all required programs (automake etc).
>
> [[snip]]
>
> The error I get (a little piece of it included below) indicates that
> I dont have gint32 and guint32 defined(?).

This indicates that the new glibconfig.h generation code (generated in
config.status from configure.in) is not working... either the
AC_CHECK_SIZEOF macros are not working, or the case statements generate
the typedefs for glibconfig.h are not matching.

In my case I hacked configure.in slightly so that it hardcodes the
correct values for my machine.

Cheers,
	Gary V. Vaughan



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