After my nightly build of -current ran through on Feb 26th and had installed
everything I find myself with things broken WRT ssh.

My first invocation of ssh resulted in a warning that it was
creating a new host entry in known_hosts, then I got :
** R_RandomInit: Unable to find an rsaref shared library (librsaref.so).
** Install an RSA package on your system and run this program again

OK, I browsed through the source tree to locate something looking 
like an RSA package and found  /usr/src/crypto/openssl

But trying to compile/install fails. I did a 
Configure FreeBSD-elf and everything looked fine in the first place
but then:

making links in crypto/rc5...
Makefile => Makefile.ssl
rc5.h => ../../include/openssl/rc5.h
rc5test.c => ../../test/rc5test.c
cd: can't cd to idea
*** Error code 2


and also ..

Making all in crypto...
make: don't know how to make ../include/openssl/bio.h. Stop
*** Error code 1

Stop in /usr/src/crypto/openssl.
 then:

-- 
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to