From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 7 16:44: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 959AA16A4CE for ; Wed, 7 Apr 2004 16:44:45 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F35ED43D1D for ; Wed, 7 Apr 2004 16:44:44 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 366163EFF; Thu, 8 Apr 2004 01:40:21 +0200 (CEST) Date: Thu, 8 Apr 2004 01:40:20 +0200 From: Simon Barner To: Erich Dollansky Message-ID: <20040407234020.GB1277@zi025.glhnet.mhn.de> References: <4073DA6F.2010303@pacific.net.sg> <20040407125926.GE68519@zi025.glhnet.mhn.de> <4073FEE6.9040802@pacific.net.sg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4jXrM3lyYWu4nBt5" Content-Disposition: inline In-Reply-To: <4073FEE6.9040802@pacific.net.sg> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-gnome@freebsd.org Subject: Re: Installing gnmoe 2.6 fails in building gnome-mime-data 2.4.1 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: Wed, 07 Apr 2004 23:44:45 -0000 --4jXrM3lyYWu4nBt5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Erich Dollansky wrote: > >It looks like your gettext installation is broken. Since your ports tree > >is up-to-date, your gettext version should be 0.13.1_1. > > > gettext is not even installed. >=20 > I have had to install the machine from scratch after a very weird=20 > problem with a CD. >=20 > I assume that installing gettext should fix the problem but it=20 > also shows that the port has a problem not recognising a missing=20 > gettext. Hmm, misc/gnomeminedata uses the following Gnome packages: USE_GNOME=3D gnomehack gnomehier gnomeprefix gnometarget pkgconfig devel/pkgconfig, for example, has a USE_GMAKE=3DYES, and devel/gmake depends on devel/gettext: USE_GETTEXT=3DYES I deleted gettext from my system, and ran ``make depend'' in misc/gnomemimedata, and to my surprise, nothing happened, but as soon as I ran ``make build'', the ports system detected the missing gettext dependency and began re-installing it. I am a bit puzzled why this didn't happen in your case, but installing gettext manually surely won't harm ;-) Simon --4jXrM3lyYWu4nBt5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdJFkCkn+/eutqCoRArzUAJ48JSmAHtLEial9IAd94S7egtEjZgCeIZik PrRyE0WCu2RYD6Kz8EXzyG4= =H02A -----END PGP SIGNATURE----- --4jXrM3lyYWu4nBt5--