Recent update to OpenSSL 0.9.8 broke www/apache13-ssl ?

Indigo 23 indigo23 at gmail.com
Thu Sep 29 02:04:46 PDT 2005


The recent update of OpenSSL to 0.9.8 broke apache13-ssl when compiling
(Note, I am using APACHE_PERF_TUNING=YES when compiling), here's where it
errors out:

===> src/modules/ssl
cc -c -I../../os/unix -I../../include -I/usr/local/include
-DHARD_SERVER_LIMIT=2048 -DDOCUMENT_LOCATION=\"/usr /local/www/data/\"
-DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -DBUFFERED_LOGS
-DTARGET=\"httpsd\" -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite
-DAPACHE_SSL -O -pipe -march=pentium4 -I/usr/local/include/openssl -O6
-fomit-frame-pointer `../../apaci` apache_ssl.c
apache_ssl.c: In function `GetSessionFromServer':
apache_ssl.c:1394: warning: passing arg 2 of `d2i_SSL_SESSION' from
incompatible pointer type
apache_ssl.c: In function `GetPrivateKey':
apache_ssl.c:1483: error: `EVP_F_EVP_DECRYPTFINAL' undeclared (first use in
this function)
apache_ssl.c:1483: error: (Each undeclared identifier is reported only once
apache_ssl.c:1483: error: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/www/apache13-ssl/work/apache_1.3.33/src/modules/ssl.
*** Error code 1

Stop in /usr/ports/www/apache13-ssl/work/apache_1.3.33/src/modules.
*** Error code 1

Stop in /usr/ports/www/apache13-ssl/work/apache_1.3.33/src.
*** Error code 1

Stop in /usr/ports/www/apache13-ssl/work/apache_1.3.33.
*** Error code 1

Stop in /usr/ports/www/apache13-ssl/work/apache_1.3.33.
*** Error code 1

Stop in /usr/ports/www/apache13-ssl.


I'm not sure if a patch update is in order or if it requires Apache-SSL
itself to be updated. Anyone else having these problems?

Thanks.


More information about the freebsd-ports mailing list