DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39913>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39913 ------- Additional Comments From [EMAIL PROTECTED] 2006-11-26 03:05 ------- Created an attachment (id=19171) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19171&action=view) config.log after failure due to SSL_set_cert_store symbol not being found httpd-2.2.3 openssl-0.9.8d Both compiled from source. Running config with ./configure --enable-ssl --with-ssl=/usr/local/ssl --enable-modules=most --enable-mime-magic (as stated in the log itself) However, the error seems to be caused by earlier problems with undefined zlib symbols. e.g. /usr/local/ssl/lib/libcrypto.a(c_zlib.o)(.text+0x60): In function `zlib_stateful_init': Not sure if zlib is installed on the system, so I'll be installing that and seeing after that. I did compile OpenSSL with zlib support. I will be compiling zlib from support and seeing if that fixes it. Also: http://www.zxid.org/apache.html references this same problem, and the author of that page indicates that removing the checks for the symbols allows the compilation to succeed. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
