Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 08:59:17 +0100 (CET)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        freebsd-current@freebsd.org
Subject:   RSA/openssl compile problem
Message-ID:  <200002280759.IAA19766@gil.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help

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 kuku@gil.physik.rwth-aachen.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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