Re: Compile problem GARNOME 0.30.1
- From: Shaun ONeil <shaun dog-berry com>
- To: garnome-list gnome org
- Subject: Re: Compile problem GARNOME 0.30.1
- Date: Thu, 26 Feb 2004 09:11:45 -0500
On Thu, 2004-02-26 at 11:40 +0100, Sasa Ostrouska wrote:
> Hi to all,
>
> I'm trying to compile the beast on Slackware 9.1 with
> Dropline gnome. But first I get an error with intltoolize which I solved
> by make install in platform/intltool.
>
> But after few moments I get the following error:
>
>
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\"
> -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
> -I/home/test/garnome/include -I/usr/X11R6/include -pthread -g
> -I/home/test/garnome/include -I/usr/X11R6/include
> -L/home/test/garnome/lib -L/usr/X11R6/lib -O2 -pipe -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
<snipped rest of make failing>
> Can somebody help ?
> Rgds
> --
> Sasa Ostrouska <sasa ostrouska volja net>
in platform/glib/Makefile, you'll find:
CONFIGURE_ARGS = $(DIRPATHS) #--with-libiconv=gnu
since it'd appear you're using gnu's libiconv, uncomment that part
(or, to quote Jeff[1], "or fix your Slackware")
HTH, Shaun
1: http://mail.gnome.org/archives/garnome-list/2003-July/msg00072.html
(a very relevant thread)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]