Re: GLib-2.0.0 released



On Tue, Mar 12, 2002 at 11:39:14AM +0100, Joachim Backes wrote:
> 
> 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-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
> 

It turns out that not only gnu libiconv defines _LIBICONV_H.
What about removing the six lines 41-46 from gconvert.c

Miroslaw,
-- 
Miroslaw Dobrzanski-Neumann

MOSAIC SOFTWARE AG
Base Development and Research
Tel +49-2225-882-291
Fax +49-2225-882-201
E-mail: mne mosaic-ag com




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