Re: 0.28.2 build fails at glib-2.3.0



I've edited the Makefile so many times, I can't remember what it looked like originally, esp. considering it has to run for half an hour before it fails.  (Mandrake 9.1 download ed., Duron 1300, 384MB)

the file I am to edit is the "/garnome-0.28.2/gnome/glib/Makefile"

Am I supposed to comment OUT the line as per Jackle:
#CONFIGURE_ARGS = $(DIRPATHS) #--with-libiconv=gnu

Or am I supposed to UNcomment the libiconv in the line as per Jeff:
CONFIGURE_ARGS = $(DIRPATHS) --with-libiconv=gnu


either way I get this error:

==> Running make in work/main.d/glib-2.3.0
...

make[9]: Entering directory `/usr/garnome-0.28.2/gnome/glib/work/main.d/glib-2.3.0/glib'
if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION   -I/root/GARNOME/include -I/usr/X11R6/include -pthread  -g -I/root/GARNOME/include -I/usr/X11R6/include -L/root/GARNOME/lib -L/usr/X11R6/lib -O2 -pipe -Wall -MT gconvert.lo -MD -MP -MF ".deps/gconvert.Tpo" \
  -c -o gconvert.lo `test -f 'gconvert.c' || echo './'`gconvert.c; \
then mv ".deps/gconvert.Tpo" ".deps/gconvert.Plo"; \
else rm -f ".deps/gconvert.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/root/GARNOME/include -I/usr/X11R6/include -pthread -g -I/root/GARNOME/include -I/usr/X11R6/include -L/root/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
make[9]: *** [gconvert.lo] Error 1
make[9]: Leaving directory `/usr/garnome-0.28.2/gnome/glib/work/main.d/glib-2.3.0/glib'
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory `/usr/garnome-0.28.2/gnome/glib/work/main.d/glib-2.3.0/glib'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/usr/garnome-0.28.2/gnome/glib/work/main.d/glib-2.3.0'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/usr/garnome-0.28.2/gnome/glib/work/main.d/glib-2.3.0'
make[5]: *** [build-work/main.d/glib-2.3.0/Makefile] Error 2
make[5]: Leaving directory `/usr/garnome-0.28.2/gnome/glib'
make[4]: *** [../../gnome/glib/cookies/main.d/install] Error 2
make[4]: Leaving directory `/usr/garnome-0.28.2/mono/mono'
make[3]: *** [../../mono/mono/cookies/main.d/install] Error 2
make[3]: Leaving directory `/usr/garnome-0.28.2/mono/gtk-sharp'
make[2]: *** [../../mono/gtk-sharp/cookies/main.d/install] Error 2
make[2]: Leaving directory `/usr/garnome-0.28.2/mono/monodoc'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/garnome-0.28.2/mono'
make: *** [install] Error 2






as for Jackle's suggestion he went to:
# cd /garnome-0.28.2/gnome/glib/work/main.d/glib-2.3.0
# ./configure --with-libiconv=gnu
# cd /garnome-0.28.2/meta/gnome-desktop
# time make install


only the second line appears in my /garnome-0.28.2/gnome/glib/Makefile




Date: Wed, 3 Dec 2003 10:18:43 -0800 (PST)
From: Jackle <cybrjackle yahoo com>
Subject: Re: 0.28.2 build fails at glib-2.3.0
To: garnome-list gnome org

I'm running into the same problem.  Slackware 9.1 w/
dropline gnome (if that makes a differnece)

Edit gnome/glib/Makefile:

#CONFIGURE_ARGS = $(DIRPATHS) #--with-libiconv=gnu





From:  Jeff Waugh <jdub perkypants org>
To:  Dave Williams <dcwilliams phreaker net>
Cc:  garnome-list gnome org
Subject:  Re: 0.28.2 build fails at glib-2.3.0
Date:  Wed, 3 Dec 2003 23:02:27 +1100


<quote who="Dave Williams">

> Does anyone have any suggestions? 
>
> This is the first time I am trying to install garnome and the make
> install keeps failing, here are the last lines from the install:


> gconvert.c:47:2: #error GNU libiconv not in use but included iconv.h is
> from libiconv


What platform are you installing on? You probably have to uncomment the
iconv support option in gnome/glib/Makefile.

- Jeff


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