From owner-freebsd-ports@FreeBSD.ORG Thu Nov 17 15:42:17 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 400B116A41F for ; Thu, 17 Nov 2005 15:42:17 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 6A50143D49 for ; Thu, 17 Nov 2005 15:42:16 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 17 Nov 2005 15:42:14 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp004) with SMTP; 17 Nov 2005 16:42:14 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 83B46C10B; Thu, 17 Nov 2005 16:42:12 +0100 (CET) Date: Thu, 17 Nov 2005 16:42:12 +0100 From: Simon Barner To: Valerio daelli Message-ID: <20051117154212.GE1274@zi025.glhnet.mhn.de> References: <27dbfc8c0511170713y1aadae8amde68dc23488232f8@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qz2CZ664xQdCRdPu" Content-Disposition: inline In-Reply-To: <27dbfc8c0511170713y1aadae8amde68dc23488232f8@mail.gmail.com> User-Agent: Mutt/1.5.10i X-Y-GMX-Trusted: 0 Cc: ports@freebsd.org Subject: Re: Ports problem on amd64: bash X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 15:42:17 -0000 --Qz2CZ664xQdCRdPu Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Valerio daelli wrote: > Hello everybody > I am trying to install a bash on a FreeBSD 5.4 amd64. > I cvsupped the sources and ports and just recompiled everything. > When I go to /usr/ports/shells/bash and try to compile it, I get this err= or: >=20 > -------------------------------------------------------------------------= ---------------------------------------------------------------------------= ------------------------------------------ > peter# make CONFIGURE_ARGS=3D"--without-bash-malloc --disable-rpath > --enable-disabled-builtins --enable-static-link --disable-nls" > =3D=3D=3D> bash-3.0.16_1 depends on shared library: intl - not found > =3D=3D=3D> Verifying install for intl in /usr/ports/devel/gettext > =3D=3D=3D> gettext-0.14.5 depends on file: /usr/local/bin/libtool15 - not= found > =3D=3D=3D> Verifying install for /usr/local/bin/libtool15 in > /usr/ports/devel/libtool15 > =3D=3D=3D> Returning to build of gettext-0.14.5 Why is this? Did you have old work directories in your ports tree? I'd recommend setting WRKDIRPREFIX in /etc/make.conf, so all the object files are stored unter the same prefix and can easily be cleaned out. --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --Qz2CZ664xQdCRdPu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDfKTUCkn+/eutqCoRAonAAKCA4YvCcdRbV1CcvO/yppROVJkvDQCg3W9q LwyGFPmq0C3AN+61fiimkV4= =3Iap -----END PGP SIGNATURE----- --Qz2CZ664xQdCRdPu--