Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 05:04:44 -0400
From:      Indigo 23 <indigo23@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Recent update to OpenSSL 0.9.8 broke www/apache13-ssl ?
Message-ID:  <6f50eac4050929020445b7744d@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
The recent update of OpenSSL to 0.9.8 broke apache13-ssl when compiling
(Note, I am using APACHE_PERF_TUNING=3DYES when compiling), here's where it
errors out:

=3D=3D=3D> src/modules/ssl
cc -c -I../../os/unix -I../../include -I/usr/local/include
-DHARD_SERVER_LIMIT=3D2048 -DDOCUMENT_LOCATION=3D\"/usr /local/www/data/\"
-DDEFAULT_PATH=3D\"/bin:/usr/bin:/usr/local/bin\" -DBUFFERED_LOGS
-DTARGET=3D\"httpsd\" -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite
-DAPACHE_SSL -O -pipe -march=3Dpentium4 -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6f50eac4050929020445b7744d>