Re: Building glib2 without libiconv
- From: Sven Neumann <sven gimp org>
- To: "Jason Bodnar" <jason shakabuku org>
- Cc: gtk-list gnome org
- Subject: Re: Building glib2 without libiconv
- Date: 24 Jun 2002 10:14:28 +0200
Hi,
"Jason Bodnar" <jason shakabuku org> writes:
> 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?
you are trying the impossible. GLib-2.0 relies on the functionality
provided by libiconv. You either need a libc that implements it or you
need libiconv.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]