[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
Mon Sep 22 12:23:00 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=685
dean at mrdltd.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dean at mrdltd.ca 2003-09-22 12:22 -------
The configure script's output prior to the patch output the OpenSSL lib and
header versions, and since it reported 0.9.7b I thought nothing of it, but
prior to applying the patch I found the older libs and headers located in
the /usr (/lib & /include) directory. Upon replacing them with the 0.9.7b ones
OpenSSH compiles fine, so I have not had a chance or a need for the patch, but
it seems as though the configure script reports one version of libs/headers but
uses another, even when using the --with-ssl-dir=/usr/local/ssl directive. I
consider this resolved, and 90% my machine's problem, but it seems strange that
the two different versions were never reported by the configure script at all,
although and it sounds like the patch might address this issue.
------- 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