From owner-freebsd-stable Sat May 12 21:42:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by hub.freebsd.org (Postfix) with ESMTP id 5DB3837B424 for ; Sat, 12 May 2001 21:42:09 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.100] (cs-lake1-p41.lafn.org [192.168.11.41] (may be forged)) by zoon.lafn.org (8.10.1/8.10.1) with ESMTP id f4D4fw530658; Sat, 12 May 2001 21:41:59 -0700 (PDT) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: <20010512010816.A39710@xor.obsecurity.org> References: <20010421230058.B00A73E09@bazooka.unixfreak.org> <20010512010816.A39710@xor.obsecurity.org> Date: Sat, 12 May 2001 21:37:15 -0700 To: Kris Kennaway From: Doug Hardie Subject: Re: libcrypto Cc: freebsd-stable@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 1:08 -0700 5/12/01, Kris Kennaway wrote: >On Fri, May 11, 2001 at 08:59:02PM -0700, Doug Hardie wrote: >> I just finished updating 3 systems to FreeBSD 4.3-Release. The first >> was via cvsup from 4.2-Release. The second was an update >> installation from CD to a 3.5-Stable system, and the third was an >> update from CD to I don't remember what version. >> >> I use the first system as the source master. I build kernels etc for >> all on that machie and NFS mount to install on the others. That part >> seems to work fine. However, one of the ports fails to install when >> on some of the machines it can't find libcrypto.so.1. Looking at the >> crypto libs, the first machine only has libcrypto.so.1. The second >> machine only has libcrypto.so.2, and the third has both. There is no >> indication that the 2 .1 files are the same. They have different >> sizes. Same with the .2 files. > >You probably didn't update the crypto sources on the machine with the >.1 library. .2 is from 4.3-RELEASE, .1 is the old version (it's also >included in the compat42 distribution under 4.3 for binary >compatibilities with binaries built under the older release) > >Kris It appears that is the problem. Somehow I thought src-crypto was to be removed from the cvs file. Oh well, starting the rebuild all over again once cvsup finishes. Thanks. -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message