[Bug 685] cipher.c error when building against OpenSSL 0.9.7b on RedHat 7.3

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Sep 19 11:54:16 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=685





------- Additional Comments From dtucker at zip.com.au  2003-09-19 11:54 -------
Please check configure's output to see which OpenSSL version it's finding.  I
think you're picking up an OpenSSL version from the system headers, in which
case you need to use:
$ ./configure --with-ssl-dir=/usr/local/ssl
(or wherever your OpenSSL is installed).

Maybe the "OpenSSH has been configured with the following options" output should
include OpenSSL version?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list