From owner-freebsd-current Mon Jan 17 11:45:42 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 449E614CC7; Mon, 17 Jan 2000 11:45:41 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C0A911CD468; Mon, 17 Jan 2000 11:45:40 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Mon, 17 Jan 2000 11:45:40 -0800 (PST) From: Kris Kennaway To: "Robert C. Noland III" Cc: Alfred Perlstein , current@FreeBSD.ORG Subject: Re: world broken using /usr/local/lib? In-Reply-To: <14467.10527.127430.757657@gizmo.2hip.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Jan 2000, Robert C. Noland III wrote: > You have a libcrypto in /usr/local/lib which was not compiled with > rsaref. When it reaches out to get rsaref, it also picks up the > libcrypto and libssl from /usr/local/lib rather than the build tree. > Move them out of the way... I figured this out late last night (I couldn't reproduce it for a long time because my test boxes didn't have the openssl port installed) - I'm looking at how to fix it. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message