ssh bug? on Solaris

Damien Miller djm at mindrot.org
Fri Mar 10 21:05:56 EST 2000


On Fri, 10 Mar 2000, Robin Lee Powell wrote:

> The resulting error in OpenSSH is
> 
> ssh: no RSA support in libssl and libcrypto.  See ssl(8).

Fixed in 1.2.2p1. Unfortunatly there is a dumb configure bug in 
1.2.2p1. 

You can work around it by doing:

LDFLAGS="-L/path/to/openssl/lib" CFLAGS="-I/path/to/openssl/include" ./configure

1.2.3 will be out soon which fixes this.

-d

--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)








More information about the openssh-unix-dev mailing list