You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by tiara forever <ti...@gmail.com> on 2005/07/14 03:12:17 UTC

[users@httpd] error apache+mod_ssl

Dear all,

i have a trouble with apache (1.3.33) with mod_ssl (2.8.22) in RedHat 9.0
step 1..install openSSL it's OK,
step 2 install apache+mod_ssl Error :

$ cd mod_ssl-2.8.22-1.3.33
./configure --with-apache=../apache_1.3.33 \
--with-ssl=../openssl-0.9.8 \
--prefix=/usr/local/apache \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=rewrite \
--enable-module=setenvif \
--enable-module=mime \
--enable-module=mime_magic \
--enable-module=dir \
--enable-module=auth \
--enable-module=access \
--enable-module=alias \
--enable-module=userdir \
--enable-module=vhost_alias \
--enable-module=env \
--enable-module=log_referer \
--enable-module=log_config \
--enable-module=log_agent \
--enable-module=headers \
--enable-module=so

Now proceed with the following commands:
 $ cd ../apache_1.3.33
 $ make
--display error --
ssl_engine_pphrase.c: In function `ssl_pphrase_Handle_CB':
ssl_engine_pphrase.c:496: `PEM_F_DEF_CALLBACK' undeclared (first use
in this function)
ssl_engine_pphrase.c:496: (Each undeclared identifier is reported only once
ssl_engine_pphrase.c:496: for each function it appears in.)
make[4]: *** [ssl_engine_pphrase.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/local/src/webserver/apache_1.3.33/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/src/webserver/apache_1.3.33'
make: *** [build] Error 2
-- end display--

please advice

FYI : 
gcc version 3.2.2 
glibc-2.3.2

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org