Building glib2 without libiconv



I'd like to build gtk2 without libiconv (I'm trying to keep things as small as
possibe and I'm using uClibc). I've tried configuring it like so:

$ ./configure --prefix=/home/jbodnar/projects/mp3/filesystem --disable-nls
--disable-largefile --with-libiconv=no

But when I compile it I get:

gconvert.c:25:19: iconv.h: No such file or directory
In file included from gconvert.c:39:
glibintl.h:12:21: libintl.h: No such file or directory
make[3]: *** [gconvert.lo] Error 1


What am I doing wrong?

Thanks,

Jason

--
Jason Bodnar
jason shakabuku org
http://www.shakabuku.org




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