[Bug 1260] Link failure with openssl 0.9.8

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Nov 14 06:08:24 EST 2006


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





------- Comment #3 from schulz at adi.com  2006-11-14 06:08 -------
Openssl 0.9.8d was built as follows:

./Configure shared --prefix=/opt/local enable-rc5 enable-mdc2
zlib-dynamic -DOPENSSL_NO_DEPRECATED -I/opt/local/include
-R/opt/local/lib solaris-sparcv7-cc

Ah!  I expect that you need it to be built without the
'-DOPENSSL_NO_DEPRECATED'.  I will try that and see if that helps.
There are compatibility versons of those functions in
crypto/dsa/dsa_depr.c and crypto/rsa/rsa_depr.c in the openssl source.




------- 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