From owner-freebsd-ports@FreeBSD.ORG Wed Aug 9 15:04:47 2006 Return-Path: X-Original-To: freebsd-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 CD97116A500 for ; Wed, 9 Aug 2006 15:04:47 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90E443D78 for ; Wed, 9 Aug 2006 15:04:38 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20060809150436m910085r78e>; Wed, 9 Aug 2006 15:04:37 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.6/8.13.6) with ESMTP id k79F4XDR008934; Wed, 9 Aug 2006 10:04:34 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.6/8.13.6/Submit) id k79F4WJV008933; Wed, 9 Aug 2006 10:04:32 -0500 (CDT) (envelope-from brooks) Date: Wed, 9 Aug 2006 10:04:32 -0500 From: Brooks Davis To: Matt Sealey Message-ID: <20060809150432.GA8854@lor.one-eyed-alien.net> References: <013301c6bbc4$0390e750$99dfdfdf@bakuhatsu.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <013301c6bbc4$0390e750$99dfdfdf@bakuhatsu.net> User-Agent: Mutt/1.5.11 Cc: freebsd-ports@freebsd.org Subject: Re: openssl + readlink 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: Wed, 09 Aug 2006 15:04:47 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 09, 2006 at 04:56:31PM +0200, Matt Sealey wrote: >=20 > root@mithrandir:/usr/ports$ portupgrade openssl* > ** Makefile possibly broken: security/openssl-stable: > readlink: not found > "/usr/ports/security/openssl-stable/../openssl/Makefile", line 89= 1: warning: "readlink /usr/lib/ > libcrypto.so" returned non-zero status > openssl-stable-0.9.7j >=20 >=20 > ** Listing the failed packages (*:skipped / !:failed) > ! security/openssl-stable (openssl-stable-0.9.7j) (Makefile= broken) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >=20 > Turns out I don't have readlink installed, this is a port. Is it built-in= on > 6.0 or 7.0 or something? readlink is installed on FreeBSD 4.10 and later. If you are running an older version and can't upgrade, you can install it by checking out the directory src/usr.bin/stat from the source tree and building it by hand. -- Brooks --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFE2fl/XY6L6fI4GtQRAnOtAKCN53VRhboEqIxh1N6BME7+79kyvgCdG8Hu PjRdDGMU4ADF9RXS5ZgoOnQ= =c1E1 -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--