From owner-freebsd-hackers Sat May 12 16:31:12 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 3990537B424 for ; Sat, 12 May 2001 16:31:10 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (pool0808.cvx21-bradley.dialup.earthlink.net [209.179.195.43]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id TAA20278; Sat, 12 May 2001 19:31:06 -0400 (EDT) Message-ID: <3AFDC7D1.2B00F93C@mindspring.com> Date: Sat, 12 May 2001 16:31:29 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Erik Trulsson Cc: hackers@FreeBSD.ORG Subject: Re: SSH Must Die References: <3AFD1D6D.51731EAC@mindspring.com> <20010512072320L.jkh@osd.bsdi.com> <20010512195010.A6364@student.uu.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Erik Trulsson wrote: > Exactly how is rpping it out of FreeBSD supposed to make ssh work? I don't necessarily want it to work or not work, I just want it to quit being a pain in my backside. If it can't be made to upgrade correctly, then ripping it out also satisfies the criteria necessary to achieve the intended goal. > I think I had similar problems at some point between 4.2-R > and 4.3-R. At some (fairly late IIRC) point inbetween the > version numbers of some of the crypto libraries was increased. > After a buildworld I had both libXXXX.so.1 and libXXXX.so.2 > installed in /usr/lib. I think deleting/moving one of them > (the .so.1 one IIRC) and then doing a new build/installworld > with 'COMPAT4X=yes' in /etc/make.conf made things work > correctly. I am afraid I don't remember the details exactly > but it might be a starting point. Yes, I see multiple installed copies of the libraries on my system. Since this is a cDROM from a "make release", I expected to see that for compatability reasons. Are you saying that if I install the new "compat4" stuff from the 4.3 CDROM, the problem will solve itself? I am willing to try that, but won't be able to tell you what happened until Monday. Thanks, -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message