From owner-freebsd-stable Fri Jun 30 2:43:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id EECD537C3CA for ; Fri, 30 Jun 2000 02:43:06 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.10.1/8.10.1) id e5U9gM582341; Fri, 30 Jun 2000 11:42:22 +0200 (SAT) From: John Hay Message-Id: <200006300942.e5U9gM582341@zibbi.mikom.csir.co.za> Subject: Re: International Crypto/ssh broked yet again by deletion of rsa_eay.c,v In-Reply-To: <200006300716.RAA18432@lightning.itga.com.au> from Gregory Bond at "Jun 30, 2000 05:16:36 pm" To: gnb@itga.com.au (Gregory Bond) Date: Fri, 30 Jun 2000 11:42:22 +0200 (SAT) Cc: stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just add src-crypto-rsa to your cvsup file. Look in /usr/src/share/examples/cvsup/secure* to see how. John -- John Hay -- John.Hay@mikom.csir.co.za > Did a CVSUp of my CVS repository this morning (crypto from cvsup.dk, rest from > cvsup.au) > > Installed a new machine from CD then did a make installworld. SSH busted _yet > again_ with missing librsaref.a message. > > It looks like someone moved/deleted src/crypto/openssl/crypto/rsa/rsa_eay.c, > and I saw a message like this in the cvsup logs: > Connected to cvsup.dk.freebsd.org > Updating collection cvs-crypto/cvs > Edit src/crypto/openssh/auth2.c,v > Edit src/crypto/openssh/ssh.c,v > Edit src/crypto/openssh/sshd.c,v > Delete src/crypto/openssl/crypto/rsa/rsa_eay.c,v > Finished successfully > > but secure/lib/Makefile uses the existence of this file to decide wether or not > to make/install librsaINTL.so. So this stub doesn't get installed so SSH > fails. > > Arrrrrggghhhhh!!!!!! These fscking crypto problems are driving me Crazy!!! > > Can someone please fix secure/lib/Makefile!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message