From owner-freebsd-stable@FreeBSD.ORG Thu Oct 20 09:00:21 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5D0016A41F for ; Thu, 20 Oct 2005 09:00:21 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D9743D5A for ; Thu, 20 Oct 2005 09:00:20 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from feit.ics.muni.cz (feit.ics.muni.cz [147.251.23.84]) (user=hopet@META mech=PLAIN bits=0) by tirith.ics.muni.cz (8.13.2/8.13.2) with ESMTP id j9K90HWU023203 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Thu, 20 Oct 2005 11:00:19 +0200 From: Petr Holub To: stable@freebsd.org Content-Type: text/plain Date: Thu, 20 Oct 2005 11:00:16 +0200 Message-Id: <1129798816.12738.14.camel@klobold.ics.muni.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Muni-Spam-TestIP: 147.251.23.84 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean Cc: Subject: libcrypto.so.2 missing in compat4x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 09:00:21 -0000 Hi all, I've installed compat4x from package (compat4x-i386-5.3_2) on my 6.0RC1 there is no libcrypto.so.2, which is used by quite a few of my legacy 4.x apps. I've checked 5.4 and this library used to be part of compat suite in /usr/lib/compat. Is it feature or bug? Thanks, Petr