Date: Mon, 19 Jan 2004 10:05:32 +0200 From: Nelis Lamprecht <nelis@brabys.co.za> To: FreeBSD Gnome Mail List <freebsd-gnome@FreeBSD.org> Subject: Gnome2.4.1 not building Message-ID: <1074499532.95445.15.camel@enigma.8ball.co.za>
next in thread | raw e-mail | index | archive | help
Greetings, Busy installing Gnome2 on a newly installed FreeBSD 5.2RELEASE box which I plan to install the devel Gnome 5.x on after I've installed Gnome2.4.1. Is this the right procedure ? I am aware of all the implications, this is a test machine which I plan to use for well, testing. As far as I understand from reading past posts, I should first install Gnome2 as per usual then run the marcus script to download latest devel release which will merge it into my current ports tree and then I run the gnome_upgrade.sh script to upgrade to version 5.x ? ( I did read the FAQ ) Anyway, I am having problems after cvsuping my ports trying to install 2.4.1, below is the error. Thanks. Nelis ===> Building for glib-2.2.3 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/glib20/work/glib-2.2.3' Making all in . gmake[2]: Entering directory `/usr/ports/devel/glib20/work/glib-2.2.3' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.2.3' Making all in m4macros gmake[2]: Entering directory `/usr/ports/devel/glib20/work/glib-2.2.3/m4macros' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.2.3/m4macros' Making all in glib gmake[2]: Entering directory `/usr/ports/devel/glib20/work/glib-2.2.3/glib' Making all in libcharset gmake[3]: Entering directory `/usr/ports/devel/glib20/work/glib-2.2.3/glib/libcharset' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.2.3/glib/libcharset' gmake[3]: Entering directory `/usr/ports/devel/glib20/work/glib-2.2.3/glib' /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -g -pipe -mcpu=pentiumpro -Wall -c gconvert.c rm -f .libs/gconvert.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/usr/local/include -D_THREAD_SAFE -O -g -pipe -mcpu=pentiumpro -Wall -c gconvert.c -fPIC -DPIC -o .libs/gconvert.lo gconvert.c:25:19: iconv.h: No such file or directory gconvert.c:43:2: #error GNU libiconv in use but included iconv.h not from libiconv gconvert.c:62: error: syntax error before "iconv_t" gconvert.c: In function `try_conversion': gconvert.c:64: error: `cd' undeclared (first use in this function) gconvert.c:64: error: (Each undeclared identifier is reported only once gconvert.c:64: error: for each function it appears in.) gconvert.c:64: warning: implicit declaration of function `iconv_open' gconvert.c:64: error: `to_codeset' undeclared (first use in this function) gconvert.c:64: error: `from_codeset' undeclared (first use in this function) gconvert.c:66: error: `iconv_t' undeclared (first use in this function) gconvert.c: At top level: gconvert.c:75: error: syntax error before "iconv_t" gconvert.c: In function `try_to_aliases': gconvert.c:77: error: `to_aliases' undeclared (first use in this function) gconvert.c:82: error: `from_codeset' undeclared (first use in this function) gconvert.c:82: error: `cd' undeclared (first use in this function) gconvert.c: In function `g_iconv_open': gconvert.c:113: error: syntax error before "cd" gconvert.c:115: error: `cd' undeclared (first use in this function) gconvert.c:140: error: `iconv_t' undeclared (first use in this function) gconvert.c: In function `g_iconv': gconvert.c:167: error: syntax error before "cd" gconvert.c:169: warning: implicit declaration of function `iconv' gconvert.c:169: error: `cd' undeclared (first use in this function) gconvert.c: In function `g_iconv_close': gconvert.c:190: error: syntax error before "cd" gconvert.c:192: warning: implicit declaration of function `iconv_close' gconvert.c:192: error: `cd' undeclared (first use in this function) gmake[3]: *** [gconvert.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.2.3/glib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.2.3/glib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.2.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/glib20. *** Error code 1 Stop in /usr/ports/devel/libgtop2. *** Error code 1 Stop in /usr/ports/x11/gnomeapplets2. *** Error code 1 Stop in /usr/ports/x11/gnome2.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1074499532.95445.15.camel>