Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2000 11:42:22 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        gnb@itga.com.au (Gregory Bond)
Cc:        stable@FreeBSD.ORG
Subject:   Re: International Crypto/ssh broked yet again by deletion of rsa_eay.c,v
Message-ID:  <200006300942.e5U9gM582341@zibbi.mikom.csir.co.za>
In-Reply-To: <200006300716.RAA18432@lightning.itga.com.au> from Gregory Bond at "Jun 30, 2000 05:16:36 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006300942.e5U9gM582341>