DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17217>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17217

unresolved reference to openssl routine

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ssl failure                 |unresolved reference to
                   |                            |openssl routine



------- Additional Comments From [EMAIL PROTECTED]  2003-02-23 01:03 -------
The only code that references SSL_CTX_set_tmp_rsa_callback was added before
2.0.43.  Perhaps you have a version of openssl in your library path now that
doesn't implement that function?

Maybe openssl isn't found at all and that is simply the first function that
couldn't be resolved?

Just maybe you didn't specify --enable-ssl on your configure invocation for
2.0.44 and so httpd executable didn't reference the openssl library?  In this
case, the mod_ssl.so you're trying to use could be from a previous build of 
2.0.43.

?????

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to