I've got a problem with the installation of mod_ssl.
I'm using Apache 1.3.24, mod_ssl-2.8.8-1.3.24 and mm-1.1.3.
I'm configuring apache with

EAPI_MM="../mm-1.1.3" \
./configure \
"--with-layout=RedHat7" \
"--enable-module=most" \
"--enable-module=auth_digest" \
"--enable-module=ssl" \
"--disable-module=auth_dbm" \
"--disable-module=auth_anon" \
"--enable-shared=max" \
"--manualdir=/var/www/apache" \
"$@"

After a make and make install, a apachectl configtest creates
several errors, which wants me do recompile several modules 
with the -DEAPI. But this modules was compiled with -DEAPI.

Has anyone a hint for me?

Uwe
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to