Can someone take a stab at telling me what's wrong with my compile of glib 2.4? I'm using gmake with gcc 3.3.2 if that helps any. Here's the error that I run into and a quick whereis of iconv.h:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -pthread -g -O2 -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -fPIC -DPIC -o .libs/gconvert.o
gconvert.c:47:2: #error GNU libiconv not in use but included iconv.h is from libiconv
gmake[3]: *** [gconvert.lo] Error 1
gmake[3]: Leaving directory `/tmp/source/glib-2.4.0/glib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/source/glib-2.4.0/glib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/source/glib-2.4.0'
gmake: *** [all] Error 2
zorro:$ whereis iconv.h
iconv: /usr/bin/iconv /usr/local/bin/iconv /usr/local/include/iconv.h /usr/local/share/man/man1/iconv.1 /usr/local/share/man/man3/iconv.3 /usr/share/man/man1.Z/iconv.1 /usr/share/man/man3.Z/iconv.3c
Thanks
Allen Byington
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list