On 11-Mar-2002 Owen Taylor wrote: > > GLib-2.0.0 is now available for download at: > > ftp://ftp.gtk.org/pub/gtk/v2.0/ > > GLib is the low-level core library that forms the basis for projects > such as GTK+ and GNOME. It provides data structure handling for C, > portability wrappers, and interfaces for such runtime functionality as > an event loop, threads, dynamic loading, and an object system. > >
Hi, cannot compile glib-2.0.0 on IRIX 6.5: ... ... Making all in libcharset gmake[3]: Entering directory `/usr/sc/backes/Software/glib-2.0.0/glib/libcharset' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/sc/backes/Software/glib-2.0.0/glib/libcharset' gmake[3]: Entering directory `/usr/sc/backes/Software/glib-2.0.0/glib' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAI N=\"GLib\" -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -g -O2 -Wall -D_REENTRANT -c gconvert.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -g -O2 -Wall -D_REENTRANT -c gconvert.c -DPIC -o gconvert.o gconvert.c:45: #error GNU libiconv not in use but included iconv.h is from libiconv gmake[3]: *** [gconvert.lo] Error 1 gmake[3]: Leaving directory `/usr/sc/backes/Software/glib-2.0.0/glib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/sc/backes/Software/glib-2.0.0/glib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/sc/backes/Software/glib-2.0.0' gmake: *** [all-recursive-am] Error 2 _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
