Re: glib.h



Sven Neumann wrote:

Hi,

Kermit Tensmeyer <klt_7940 eml cc> writes:

 Are you sure gsize is defined in glibconfig.h?
  gint16  guint32 are there but gsize isn't

Something is wrong with your glib installation then. It should surely
be defined (or rather typedef'ed) there.


Sven

One version came from RPM located in SuSE support
One version came from RPM delivered via Apt from Usr-Local-Bin
and Third version built from Source   ftp.gtk.org
                 all did not have a typedef for  gsize
 all   had glib.h with   galloca.h before gtypes.h and gmacros.h

I assert that glib.h will not compile unless G_BEGIN_DECL, guint32 have been typedef'ed before galloca.h is preprocessed On items (Atk, Pango and others) glib.h is not the first set of includes and there will be residual typedefs from those other files. But on Gtkhtml, glib.h is the first include on the code modules that will not compile

I'll check back thru the Configure script and see where gsize is referenced or if it get's inserted at all.
 and post results..



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