GLIB2 won't compile, libiconv errors



After reading the announcement of the new version of GARNOME on
gnomedesktop.org, I decided to give it a chance. So I created a new
user-account, booted up a nested X-session, downloaded and untarbz2'd
the installer-package, cd'd to meta/gnome-desktop, and did a 'make
install'. First it complained about the lack of openjade (and OpenSP),
so I downloaded and installed them (system-wide, in /usr). 

But after a couple of minutes of downloading and compiling I got the
following error while compiling glib2:

------------------------
make[9]: Nothing to be done for `all'.
make[8]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2/glib/libcharset'
make[8]: Entering directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2/glib'
/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/home/bart2/garnome/include -I/usr/X11R6/include
-pthread  -g -I/home/bart2/garnome/include -I/usr/X11R6/include
-L/home/bart2/garnome/lib -L/usr/X11R6/lib -O2 -pipe -Wall -c gconvert.c
 cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\"
-DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
-I/home/bart2/garnome/include -I/usr/X11R6/include -pthread -g
-I/home/bart2/garnome/include -I/usr/X11R6/include
-L/home/bart2/garnome/lib -L/usr/X11R6/lib -O2 -pipe -Wall -c
gconvert.c  -fPIC -DPIC -o .libs/gconvert.o
gconvert.c:46:2: #error GNU libiconv not in use but included iconv.h is
from libiconv
make[8]: *** [gconvert.lo] Error 1
make[8]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2/glib'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2/glib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2'
make[5]: *** [all-recursive-am] Error 2
make[5]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib/work/main.d/glib-2.2.2'
make[4]: *** [build-work/main.d/glib-2.2.2/Makefile] Error 2
make[4]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/glib'
make[3]: *** [../../gnome/glib/cookies/main.d/install] Error 2
make[3]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/atk'
make[2]: *** [../../gnome/atk/cookies/main.d/install] Error 2
make[2]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/gtk+'
make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/bart2/download/garnome/garnome-0.25.1/gnome/metacity'
make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
bash-2.05b$ 
--------------------------

Note the 'gconvert.c:46:2: #error GNU libiconv not in use but included
iconv.h is from libiconv' line.

Some info about my system:
- Slackware 9.0
- Kernel 2.4.20 (not the default slackware-kernel)
- SMP system (dual celeron 333 w/ 512 MB)
- Dropline GNOME installed
- 12 GB free on home partition

Here is a list of packages installed on my system:
http://users.alwaysaccess.nl/~kuik/installed.txt.html

Does anyone have any suggestions?


Bart Kuik




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