From owner-freebsd-bugs@FreeBSD.ORG Wed Jan 28 12:40:16 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48E3916A546 for ; Wed, 28 Jan 2004 12:40:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F5543D1D for ; Wed, 28 Jan 2004 12:40:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0SKeFFR017359 for ; Wed, 28 Jan 2004 12:40:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0SKeFIr017358; Wed, 28 Jan 2004 12:40:15 -0800 (PST) (envelope-from gnats) Date: Wed, 28 Jan 2004 12:40:15 -0800 (PST) Message-Id: <200401282040.i0SKeFIr017358@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ruslan Ermilov Subject: Re: bin/62040: pkg_add(1) won't run because the ELF dynamic linker can't find "libssl.so.3" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ruslan Ermilov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:40:16 -0000 The following reply was made to PR bin/62040; it has been noted by GNATS. From: Ruslan Ermilov To: Lucas Cc: bug-followup@FreeBSD.org Subject: Re: bin/62040: pkg_add(1) won't run because the ELF dynamic linker can't find "libssl.so.3" Date: Wed, 28 Jan 2004 22:38:11 +0200 On Wed, Jan 28, 2004 at 11:16:20AM -0800, Lucas wrote: > > FreeBSD beastie.ops.org 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386 > > I cannot add packages to the machine in question because of the > dynamic linker's inability to find "libssl.so.3". I installed the > bin, doc, man, info, misc, and dict distributions. > I've fixed this issue recently in 5.2-CURRENT. Sorry, but I don't have nearby plans for MFC. Meanwhile, you can also install the "crypto" distribution and get done with the issue. Cheers, -- Ruslan Ermilov FreeBSD committer ru@FreeBSD.org