From owner-freebsd-gnome@FreeBSD.ORG Thu May 20 11:14:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EA2416A4CE for ; Thu, 20 May 2004 11:14:45 -0700 (PDT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id D74CE43D5F for ; Thu, 20 May 2004 11:14:44 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao03.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040520181437.GEJT14353.lakermmtao03.cox.net@mezz.mezzweb.com>; Thu, 20 May 2004 14:14:37 -0400 Date: Thu, 20 May 2004 13:15:15 -0500 To: Eric Brunner-Williams References: <200405201524.i4KFOvQT002641@nic-naa.net> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200405201524.i4KFOvQT002641@nic-naa.net> User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@FreeBSD.org Subject: Re: Error building glib20 on -STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2004 18:14:45 -0000 On Thu, 20 May 2004 15:24:57 +0000, Eric Brunner-Williams wrote: > Hi, > > Let me know if you need any addtional data. Install gettext; it's missing. Cheers, Mezz > Eric > > # This is a shell archive. Save it in a file, remove anything before > # this line, and then unpack it by entering "sh file". Note, it may > # create directories; files and directories will be owned by you and > # have default permissions. > # > # This archive contains: > # > # typescript > # work/glib-2.4.0/config.log > # ls.var.pkg > # > echo x - typescript > sed 's/^X//' >typescript << 'END-of-typescript' > XScript started on Thu May 20 11:39:14 2004 > Xclam# uname a-a > XFreeBSD clam.nic-naa.net 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: > Mon May 17 07:25:30 EDT 2004 root@:/usr/obj/usr/src/sys/GENERIC i386 > Xclam# pwd > X/usr/ports/devel/glib20 > Xclam# make > X===> glib-2.4.0 depends on executable: gmake - found > X===> glib-2.4.0 depends on file: /usr/local/libexec/libtool13/libtool > - found > X===> glib-2.4.0 depends on executable: pkg-config - found > X===> glib-2.4.0 depends on shared library: intl.6 - found > X===> Configuring for glib-2.4.0 > Xchecking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > Xchecking whether build environment is sane... yes > Xchecking for gawk... no > Xchecking for mawk... no > Xchecking for nawk... nawk > Xchecking whether gmake sets $(MAKE)... yes > Xchecking whether to enable maintainer-specific portions of Makefiles... > no > Xchecking build system type... i386-portbld-freebsd4.10 > Xchecking host system type... i386-portbld-freebsd4.10 > Xchecking for the BeOS... no > Xchecking for Win32... no > Xchecking whether to enable garbage collector friendliness... no > Xchecking whether to disable memory pools... no > Xchecking for gcc... cc > Xchecking for C compiler default output file name... a.out > Xchecking whether the C compiler works... yes > Xchecking whether we are cross compiling... no > Xchecking for suffix of executables... > Xchecking for suffix of object files... o > Xchecking whether we are using the GNU C compiler... yes > Xchecking whether cc accepts -g... yes > Xchecking for cc option to accept ANSI C... none needed > Xchecking for style of include used by gmake... GNU > Xchecking dependency style of cc... gcc > Xchecking for c++... c++ > Xchecking whether we are using the GNU C++ compiler... yes > Xchecking whether c++ accepts -g... yes > Xchecking dependency style of c++... gcc > Xchecking for cc option to accept ANSI C... none needed > Xchecking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > Xchecking for special C compiler options needed for large files... no > Xchecking for _FILE_OFFSET_BITS value needed for large files... no > Xchecking for _LARGE_FILES value needed for large files... no > Xchecking for pkg-config... /usr/local/bin/pkg-config > Xchecking for gawk... (cached) nawk > Xchecking for perl5... perl5 > Xchecking for indent... indent > Xchecking for perl5... /usr/bin/perl5 > Xchecking for libiconv_open in -liconv... yes > Xchecking how to run the C preprocessor... cc -E > Xchecking for egrep... grep -E > Xchecking for ANSI C header files... yes > Xchecking for sys/types.h... yes > Xchecking for sys/stat.h... yes > Xchecking for stdlib.h... yes > Xchecking for string.h... yes > Xchecking for memory.h... yes > Xchecking for strings.h... yes > Xchecking for inttypes.h... yes > Xchecking for stdint.h... no > Xchecking for unistd.h... yes > Xchecking locale.h usability... yes > Xchecking locale.h presence... yes > Xchecking for locale.h... yes > Xchecking for LC_MESSAGES... yes > Xchecking libintl.h usability... yes > Xchecking libintl.h presence... yes > Xchecking for libintl.h... yes > Xchecking for dgettext in libc... yes > Xchecking for bind_textdomain_codeset... yes > Xchecking for msgfmt... no > Xconfigure: error: > X*** You must have either have gettext support in your C library, or use > the > X*** GNU gettext library. > (http://www.gnu.org/software/gettext/gettext.html > X > X===> Script "configure" failed unexpectedly. > XPlease report the problem to gnome@FreeBSD.org [maintainer] and attach > the > X"/usr/ports/devel/glib20/work/glib-2.4.0/config.log" including the > output of > Xthe failure of your make command. Also, it might be a good idea to > provide > Xan overview of all packages installed on your system (e.g. an `ls > X/var/db/pkg`). > X*** Error code 1 > X > XStop in /usr/ports/devel/glib20. > Xclam# exit > Xexit > X > X > Xconfigure: exit 1 > END-of-work/glib-2.4.0/config.log > echo x - ls.var.pkg > sed 's/^X//' >ls.var.pkg << 'END-of-ls.var.pkg' > XXFree86-4.3.0,1 > XXFree86-FontServer-4.3.0_3 > XXFree86-Server-4.3.0_14 > XXFree86-clients-4.3.0_7 > XXFree86-documents-4.3.0 > XXFree86-font100dpi-4.3.0 > XXFree86-font75dpi-4.3.0 > XXFree86-fontCyrillic-4.3.0 > XXFree86-fontDefaultBitmaps-4.3.0 > XXFree86-fontEncodings-4.3.0 > XXFree86-fontScalable-4.3.0 > XXFree86-libraries-4.3.0_7 > Xcvsup-without-gui-16.1h > Xdri-4.3.0,1 > Xexpat-1.95.7 > Xezm3-1.1_1 > Xfontconfig-2.2.2,1 > Xfreetype2-2.1.7_3 > Xfvwm-2.4.18 > Xglib-1.2.10_10 > Xgmake-3.80_2 > Xgtk-1.2.10_12 > Xiconv-2.0_3 > Ximake-4.3.0_2 > Xintltool-0.30_1 > Xjpeg-6b_2 > Xlcms-1.09_1,1 > XlibXft-2.1.6 > Xlibiconv-1.9.1_3 > Xlibmng-1.0.7 > Xlibtool-1.3.5_2 > Xm4-1.4_1 > Xnspr-4.4.1_1 > Xp5-XML-Parser-2.34_1 > Xpkgconfig-0.15.0_1 > Xpng-1.2.5_3 > Xportupgrade-20040325_1 > Xruby-1.8.1_2 > Xruby18-bdb1-0.2.2 > Xtiff-3.6.1_1 > Xunzip-5.50_2 > Xwrapper-1.0_3 > Xzip-2.3_1 > END-of-ls.var.pkg > exit -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz.