From owner-freebsd-questions@FreeBSD.ORG Mon Nov 22 18:52:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A285216A4CE for ; Mon, 22 Nov 2004 18:52:59 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (imap.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 472C243D48 for ; Mon, 22 Nov 2004 18:52:58 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])iAMIqqFp042832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Nov 2004 18:52:52 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)iAMIqqkF042831; Mon, 22 Nov 2004 18:52:52 GMT (envelope-from matthew) Date: Mon, 22 Nov 2004 18:52:52 +0000 From: Matthew Seaman To: "J.D. Bronson" Message-ID: <20041122185252.GA42729@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "J.D. Bronson" , freebsd-questions@freebsd.org References: <6.2.0.14.2.20041121065956.00bff790@cheyenne.wixb.com> <20041121151741.GA33484@xor.obsecurity.org> <3aaaa3a0411211239891d5d7@mail.gmail.com> <20041121231744.GB52114@xor.obsecurity.org> <3aaaa3a0411220659764e78ef@mail.gmail.com> <9395922d041122070611e69de8@mail.gmail.com> <6.2.0.14.2.20041122101615.00ab0358@localhost> <20041122171018.GA41586@happy-idiot-talk.infracaninophile.co.uk> <6.2.0.14.2.20041122111229.02558330@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <6.2.0.14.2.20041122111229.02558330@localhost> User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 22 Nov 2004 18:52:52 +0000 (GMT) X-Virus-Scanned: ClamAV 0.80/596/Sat Nov 20 10:53:39 2004 clamav-milter version 0.80j on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: openssl 0.9.7e X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 18:52:59 -0000 --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 22, 2004 at 11:14:26AM -0600, J.D. Bronson wrote: > shadow# make distclean > =3D=3D=3D> Cleaning for perl-5.8.5 > =3D=3D=3D> Cleaning for openssl-0.9.7e_1 > =3D=3D=3D> Deleting distfiles for openssl-0.9.7e_1 > shadow# make -DOPENSSL_OVERWRITE_BASE > # > # this ports does not support the dynamic root > # please undefine OPENSSL_OVERWRITE_BASE > # and use WITH_OPENSSL_PORT=3Dyes instead. > # > *** Error code 1 >=20 > Stop in /usr/ports/security/openssl. > shadow# >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Nope. No luck. >=20 > If I can find out who maintains this port then maybe they could explain? > I mean how hard can this be (even to document within the Makefile) ? OK. You're on a recent 5.x system that has dynamically linked software in the root partition -- on older FreeBSD versions, stuff in /bin would generally be statically linked. The port is very helpfully stopping you shooting yourself in the foot by scribbling all over /lib/libcrypto.so which presumably is now a critical file required so that the system will boot. It's also probably pointless replacing the base version of the OpenSSL shlibs with the ports version, because they are probably pretty much exactly the same code. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBojWEiD657aJF7eIRAoGrAJ9zIi2jnrMb1QdW/0jtkdJSgUH3IACgmWHC 0tJsXSCMFUiPe8WUCykUSCI= =DnLn -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--