From owner-freebsd-stable Sat Nov 9 5:28:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC82A37B434 for ; Sat, 9 Nov 2002 05:28:24 -0800 (PST) Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4211B43E3B for ; Sat, 9 Nov 2002 05:28:23 -0800 (PST) (envelope-from rens.emmanuel@wanadoo.fr) Received: from mel-rta10.wanadoo.fr (193.252.19.193) by mel-rto4.wanadoo.fr (6.5.007) id 3DA24D320138D9C4; Sat, 9 Nov 2002 14:28:20 +0100 Received: from wanadoo.fr (80.15.88.217) by mel-rta10.wanadoo.fr (6.5.007) id 3DA24C0A01462E1B; Sat, 9 Nov 2002 14:28:20 +0100 Message-ID: <3DCD0F1B.9000102@wanadoo.fr> Date: Sat, 09 Nov 2002 14:35:23 +0100 From: "E. Rens" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway Cc: freebsd-stable@FreeBSD.ORG Subject: Re: problem in upgrading to latest pkgs References: <13739A17-F376-11D6-A579-000A27AFC7DE@wanadoo.fr> <20021109100908.GB30153@rot13.obsecurity.org> Content-Type: multipart/mixed; boundary="------------040304090001020300090201" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------040304090001020300090201 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit yes I tried to send some of my output yesterday but the file was too large and not accepted by the List. Now I made an abstract of my error messages and attached them to the present message. (by the way thank you to tell me the size limit for this list). I have included 3 types of info: 1. output of my pkg_version upgrade script 2. ls /var/db/pkg 3. output of ./configure for GLIB-2 it seems that most of my problems are related to glib-2 which do not recognize libiconv though I installed and reinstalled the latter. I have tried to add recommended flags to configure for glib, and set the path variable correctly, without success. I hope this will help you to help me, thanks again! Kris Kennaway wrote: > On Sat, Nov 09, 2002 at 12:59:11AM +0100, Emmanuel Rens wrote: > > >>What could be done ? > > > Perhaps you could start by actually posting some error messages so we > can diagnose your problem(s) :-) > > Kris --------------040304090001020300090201 Content-Type: text/plain; name="pkg.pb" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pkg.pb" 1. pkg_version script output 2. ls /var/db/pkg 3. output for ./confiure GLIB 2 1. pkg_version script output: ===> Cleaning for libiconv-1.8_2 ===> Cleaning for ORBit2-2.4.3 ===> Cleaning for bison-1.75 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for glib-2.0.7 ===> Cleaning for gmake-3.80 ===> Cleaning for libIDL-0.8.0 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for m4-1.4_1 ===> Cleaning for pkgconfig-0.13.0 ===> Cleaning for popt-1.6.4 ===> Cleaning for python-2.2.2 ===> Cleaning for linc-0.5.3 ===> Cleaning for expat-1.95.5 ===> Cleaning for libxml2-2.4.26 ===> Cleaning for bonobo-activation-1.0.3,1 ===> Extracting for bonobo-activation-1.0.3,1 >> Checksum OK for gnome2/bonobo-activation-1.0.3.tar.bz2. ===> bonobo-activation-1.0.3,1 depends on executable: gmake - found ===> bonobo-activation-1.0.3,1 depends on executable: libtool - found ===> bonobo-activation-1.0.3,1 depends on executable: bison - found ===> bonobo-activation-1.0.3,1 depends on shared library: xml2.5 - found ===> bonobo-activation-1.0.3,1 depends on shared library: ORBit-2.0 - found ===> Patching for bonobo-activation-1.0.3,1 ===> Applying FreeBSD patches for bonobo-activation-1.0.3,1 ===> Configuring for bonobo-activation-1.0.3,1 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for perl... /usr/bin/perl checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-unknown-freebsd4.7 checking host system type... i386-unknown-freebsd4.7 checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... yes creating libtool checking host system type... i386-unknown-freebsdelf4.7 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking whether build environment is sane... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets ${MAKE}... (cached) yes checking for strerror in -lcposix... no checking for bison... bison -y checking for ranlib... (cached) ranlib checking for ANSI C header files... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for LC_MESSAGES... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking if -liconv is needed to use gettext... checking for dcgettext in -lintl... no checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... az ar bg ca da de el es fi fr ga gl hi hu it ja ko lv ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_CN zh_TW checking for pkg-config... /usr/local/bin/pkg-config checking for gmodule-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 linc >= 0.5.1... ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/bonobo-activation/work/bonobo-activation-1.0.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/bonobo-activation. ===> Configuring for bonobo-activation-1.0.3,1 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes .. checking for pkg-config... /usr/local/bin/pkg-config checking for gmodule-2.0 >= 2.0.1 ORBit-2.0 >= 2.4.0 linc >= 0.5.1... ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/bonobo-activation/work/bonobo-activation-1.0.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/bonobo-activation. ===> Cleaning for unzip-5.50 .. ===> Cleaning for gal-0.19.3 ===> Extracting for gal-0.19.3 >> Checksum OK for gnome/gal-0.19.3.tar.bz2. ===> gal-0.19.3 depends on executable: gmake - found ===> gal-0.19.3 depends on executable: libtool - found ===> gal-0.19.3 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found .. ===> gal-0.19.3 depends on shared library: glade.4 - found ===> Patching for gal-0.19.3 ===> Applying FreeBSD patches for gal-0.19.3 ===> Configuring for gal-0.19.3 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes .. checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... az ca cs da de en_GB es fi fr gl hu it ja ko lt nn no pl pt pt_BR ro ru sk sv ta tr uk zh_TW checking for libxml (aka gnome-xml) libraries 1.8.8 <= version < 2.0.0... found checking for iconv in -liconv... no checking for iconv... no ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/x11-toolkits/gal. ===> Configuring for gal-0.19.3 loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes .. checking for libxml (aka gnome-xml) libraries 1.8.8 <= version < 2.0.0... found checking for iconv in -liconv... no checking for iconv... no ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/x11-toolkits/gal. ===> Cleaning for unzip-5.50 .. ===> Extracting for gnomedb-0.2.96_1 >> Checksum OK for gnome/gnome-db-0.2.96.tar.bz2. ===> gnomedb-0.2.96_1 depends on executable: gmake - found .. ===> gnomedb-0.2.96_1 depends on shared library: bonobo.2 - found ===> gnomedb-0.2.96_1 depends on shared library: gda-client.0 - found ===> Patching for gnomedb-0.2.96_1 ===> Applying FreeBSD patches for gnomedb-0.2.96_1 ===> Configuring for gnomedb-0.2.96_1 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes .. checking for gnome-config... (cached) /usr/X11R6/bin/gnome-config checking for GNOME-PRINT - version >= 0.21... found 0.37 checking for GDA >= 0.2.93... ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/databases/gnomedb. ===> Configuring for gnomedb-0.2.96_1 loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes .. checking for GNOME-PRINT - version >= 0.21... found 0.37 checking for GDA >= 0.2.93... ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/databases/gnomedb. .. ===> Extracting for gnomevfs-1.0.5_4 .. ===> Applying FreeBSD patches for gnomevfs-1.0.5_4 ===> Configuring for gnomevfs-1.0.5_4 .. checking for iconv_open... no checking for libiconv_open in -liconv... no ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/devel/gnomevfs. ===> Configuring for gnomevfs-1.0.5_4 .. checking for iconv_open... no checking for libiconv_open in -liconv... no ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/devel/gnomevfs. .. >> Checksum OK for gnome2/gtk+-2.0.7.tar.bz2. .. checking for glib-2.0 >= 2.0.6 atk >= 1.0.1 pango >= 1.0.1... ===> Script "configure" failed unexpectedly. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ===> Configuring for gtk-2.0.7_2 .. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking for pkg-config... /usr/local/bin/pkg-config checking for glib-2.0 >= 2.0.6 atk >= 1.0.1 pango >= 1.0.1... ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ===> Extracting for gtkhtml-1.0.4_1 .. cc -fpic -DPIC -O -pipe -I. -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -c capplet-widget.c -o capplet-widget.So cc -fpic -DPIC -O -pipe -I. -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -c control-center-common.c -o control-center-common.So .. sed 's|%%LOCALBASE%%|/usr/local|g ; s|%%X11BASE%%|/usr/X11R6|g' < cappletConf.sh.in > cappletConf.sh Warning: Object directory not changed from original /usr/ports/x11/libcapplet/work/libcapplet-1.4.0.5 ===> Installing for libcapplet-1.4.0.5 ===> libcapplet-1.4.0.5 is already installed - perhaps an older version? If so, you may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of libcapplet-1.4.0.5 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/x11/libcapplet. *** Error code 1 .. Stop in /usr/ports/www/gtkhtml. .. *** Error code 1 .. Stop in /usr/ports/www/gtkhtml. checking for dladdr... found checking for pkg-config... /usr/local/bin/pkg-config checking for ORBit-2.0 >= 2.4.0 ORBit-CosNaming-2.0 >= 2.4.0 glib-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 gthread-2.0 >= 2.0.1 bonobo-activation-2.0 >= 1.0.0... ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/devel/libbonobo. ===> Configuring for libbonobo-2.0.1 .. checking for pkg-config... /usr/local/bin/pkg-config checking for ORBit-2.0 >= 2.4.0 ORBit-CosNaming-2.0 >= 2.4.0 glib-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 gthread-2.0 >= 2.0.1 bonobo-activation-2.0 >= 1.0.0... ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/devel/libbonobo. .. ===> Cleaning for libbonoboui-2.0.3.2 ===> Extracting for libbonoboui-2.0.3.2 .. checking for libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.0.0 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.0.2... ===> Script "configure" failed unexpectedly. .. *** Error code 1 Stop in /usr/ports/x11-toolkits/libbonoboui. .. checking for pkg-config... /usr/local/bin/pkg-config checking for libgnomecanvas-2.0 >= 1.116.0 libbonobo-2.0 >= 2.0.0 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1.0.0 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.0.2... .. ===> Script "configure" failed unexpectedly. .. Stop in /usr/ports/x11-toolkits/libbonoboui. .. checking for scrollkeeper-config... no ===> Script "configure" failed unexpectedly. .. Stop in /usr/ports/databases/libgda. checking for GLIB - version >= 2.0.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. ===> Script "configure" failed unexpectedly. .. Stop in /usr/ports/x11-toolkits/pango. .. checking for GLIB - version >= 2.0.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. ===> Script "configure" failed unexpectedly. 2. pkg.db Hermes-1.3.2 Mesa-3.4.2_2 ORBit-0.5.17 ORBit2-2.4.3 XFree86-libraries-4.2.1_3 a2ps-a4-4.13_1 aalib-1.4.r5_1 acroread4-4.05 afterstep-1.0_1 apache-2.0.43 apsfilter-7.2.3_1 asclock-1.0 aspell-0.50.2 atk-1.0.3 autoconf-2.53_1 autoconf213-2.13.000227_4 automake-1.5,1 automake14-1.4.5_8 bash-2.05b.004 bison-1.75 blackbox-0.65.0 bonobo-1.0.21_1 bonobo-activation-1.0.3 boxtools-0.65.0 bugbuddy-2.0.8_1 cclient-2001a,1 cups-1.1.15.1 cups-base-1.1.15.1_4 cups-lpr-1.1.15.1_1 cups-pstoraster-7.05.5_1 cvsup-16.1f db3-3.3.11,1 diskusage-1.04 docbook-xml-4.2 docbook-xsl-1.55.0_1 emacs-20.7_1 empire-1.2 esound-0.2.29 expat-1.95.5 fam-2.6.9_2 fileutils-4.1_1 freetype-1.3.1_2 freetype2-2.1.2_1 fvwm-imlib-2.4.13 gal-0.11.2 gconf-1.0.9_2 gconf2-1.2.1 gdbm-1.8.0 gdk-pixbuf-0.21.0 gettext-0.11.5_1 ggv-1.0.2_2 ghex-1.2.1 ghostscript-gnu-7.05_3 gimp-1.2.3_2,1 glade-0.6.4 glib-1.2.10_7 glib-2.0.7 glibwww-0.2_1 gmake-3.80 gnomeapplets-1.4.1 gnomeaudio-1.4.0 gnomecanvas-0.21.0 gnomecore-1.4.2 gnomedb-0.2.90_3 gnomegames-1.4.0.4 gnomehier-1.0_4 gnomelibs-1.4.2_1 gnomemedia-1.2.3_1 gnomemimedata-2.0.1_1 gnomepilot-0.1.67 gnomepilot-conduits-0.9 gnomepim-1.4.8 gnomeprint-0.37 gnomeuserdocs-1.4.1.1 gnomeutils-1.4.1.2_1 gnomevfs-1.0.1 gnomevfs2-2.0.4 gob-1.0.12 gtk-1.2.10_8 gtk-2.0.6 gtkhtml-0.12.0 gtkmm-1.2.8_1 guile-1.4.1_2 help2man-1.29 hpijs-1.3 html2ps-A4-1.0_1 iconv-2.0_3 imake-4.2.0_1 imlib-1.9.14_1 intltool-0.22 jasper-1.500.4 jbigkit-1.4 jpeg-6b_1 kde-2.2 kdebase-2.2_2 kdegames-2.2 kdegraphics-2.2 kdelibs-2.2_3 kdemultimedia-2.2 kdenetwork-2.2 kdeutils-2.2 koffice-1.1,1 latex2e-2000.06 lcms-1.09 libIDL-0.8.0 libart_lgpl2-2.3.10 libaudiofile-0.2.3 libbonobo-2.0.0 libbonoboui-2.0.3 libcapplet-1.4.0.5 libfpx-1.2.0.4_1 libgda-0.2.90_4 libghttp-1.0.9 libglade-0.17_2 libglade2-2.0.1 libgnome-2.0.5 libgnomecanvas-2.0.4 libgnomeui-2.0.5 libgnugetopt-1.2 libgtop-1.0.13_3 libiconv-1.8_2 libijs-0.34 libmng-1.0.4 libmpeg2-0.2.1_1 libpanel-1.4.2 libproplist-0.10.1 librep-0.16.1_1 libsigc++-1.0.4 libtool-1.3.4_4 libungif-4.1.0b1 libunicode-0.4_3 libwmf-0.2.6 libwww-5.4.0 libxml-1.8.17_1 libxml2-2.4.26 libxslt-1.0.22 linc-0.5.3 lincity-1.11 linux-gtk-1.2_2 linux-png-1.0.14_2 linux_base-7.1_1 lynx-2.8.4.1c m4-1.4_1 metro-x-4.3.5-1-elf mkcatalog-1.1 mozilla-1.1_1,2 netatalk-1.5.5,1 netmask-2.3.3 netpbm-10.11 newsx-1.4.8 oaf-0.6.10_1 p5-Apache-DBILogConfig-0.01 p5-Digest-MD5-2.20 p5-HTML-Parser-3.26 p5-HTML-Tagset-3.03 p5-MIME-Base64-2.12 p5-Net-1.11,1 p5-URI-1.22 p5-libwww-5.65_1 pango-1.0.4 pcre-3.9 pdksh-5.2.14p2 pilot-link-0.11.4 pine-4.33_1 pips-sc880-1.0 pips880-1.3 pkg_remove-1.1 pkgconfig-0.13.0 pkgdb.db png-1.2.5 popt-1.6.4 portupgrade-20021106 pslist-1.0 pspell-0.12.2 psutils-a4-1.17_1 py22-expat-2.2.2_2 py22-numeric-21.0 python-2.2.2 qt-2.3.1_2 radio-2.0.4_1 rep-gtk-0.15_1 rep-gtk2-0.16,1 ruby-1.6.8.p1 ruby-bdb1-0.1.7 ruby-shim-ruby18-1.7.3.2002.09.20 rxvt-2.6.4_1 sawfish-gnome-1.1 sawfish2-2.0,1 sdocbook-xml-4.1.2.5 solitaire-19980817 sox-12.17.3_1 t1lib-1.3.1 tcl-8.3.4_4 tcsh-6.11.00 teTeX-1.0.7_1 tex-3.14159 tiff-3.5.7 tk-8.3.4_3 transfig-3.2.3d unzip-5.50 userlist-0.1 uulib-0.5.18 wdm-1.20_3 weblint-1.020 whatmask-1.1 windowmaker-0.80.1 wmicons-1.0 xanim-2.80.2 xbattle-5.4.1 xchat-1.8.3 xgolgo-1.0 xlife-3.0 xloadimage-4.1.10 xpaint-2.6.2 xpdf-1.01 xpm-3.4k xripple-1.0 xv-3.10a_3 xwave-2.2 zip-2.3_1 zsh-4.0.6 3. ./configure output for GLIB CSH -root- 091102 2:20pm /usr/local/glib-2.0.7 : ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-unknown-freebsd4.7 checking host system type... i386-unknown-freebsd4.7 checking for the BeOS... no checking for Win32... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking for gawk... no checking for mawk... no checking for nawk... nawk checking for perl5... perl5 checking for indent... indent checking for perl5... /usr/bin/perl5 checking for iconv_open... no checking for libiconv_open in -liconv... no checking for iconv_open in -liconv... no configure: error: *** No iconv() implementation found in C library or libiconv --------------040304090001020300090201-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message