Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2005 23:28:50 -0400
From:      Indigo 23 <indigo23@gmail.com>
To:        apache@FreeBSD.org
Subject:   FreeBSD Port: www/apache13-ssl
Message-ID:  <6f50eac405092020282e16704a@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=20
(Note, I am using APACHE_PERF_TUNING=3DYES when compiling), here's where it=
=20
errors out:

=3D=3D=3D> src/modules/ssl
cc -c -I../../os/unix -I../../include -I/usr/local/include=20
-DHARD_SERVER_LIMIT=3D2048 -DDOCUMENT_LOCATION=3D\"/usr/local/www/data/\"=
=20
-DDEFAULT_PATH=3D\"/bin:/usr/bin:/usr/local/bin\" -DBUFFERED_LOGS=20
-DTARGET=3D\"httpsd\" -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite=20
-DAPACHE_SSL -O -pipe -march=3Dpentium4 -I/usr/local/include/openssl -O6=20
-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=20
incompatible pointer type
apache_ssl.c: In function `GetPrivateKey':
apache_ssl.c:1483: error: `EVP_F_EVP_DECRYPTFINAL' undeclared (first use in=
=20
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=20
itself to be updated.

Thanks.



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