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=18817>. 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=18817 Apache 2.0.45 fails to build on FreeBSD with OpenSSL 0.9.7a ------- Additional Comments From [EMAIL PROTECTED] 2003-04-10 13:21 ------- I was able to build httpd-2.0.45 with mod_ssl just now on FreeBSD 4.7 with both the OpenSSL 0.9.6g and OpenSSL 0.9.7a. This is the original FreeBSD 4.7-RELEASE. wget /url/to/httpd-2.0.45.tar.gz tar -xzf httpd-2.0.45.tar.gz cd httpd-2.0.45 ./configure --enable-ssl --prefix=/somewhere \ --with-ssl=/usr/local/openssl-0.9.7a make What are the configure options used for your build? What environment variables (e.g., CFLAGS, CPPFLAGS, etc.) might affect the build? It looks to me that you're using the FreeBSD port. I would suggest trying pure Apache 2.0.45, like I did. If that works, then report the problem to the port maintainer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
