Hi all,

i found the fix for the problem mentioned below. Somehow it was my
fault: i had compiled and installed MM-1.0.8 before. So the solution
was to set EAPI_MM=SYSTEM. With EAPI_MM=../mm-1.0.8 no Makefile was
generated. Maybe 'Configure' should be some more fault tolerant with
MM...;->...

Greetings
Michael


> 
> >
> > Then the generation of the Makefile failed.  We've not changed this stuff, so
> > I guess it's related to PHP. I suggestion you to first try to configure plain
> > Apache, then Apache+mod_ssl, then finally Apache+mod_ssl+PHP. Perhaps some of
> > these parts stop it working and you can find out the reason.
> >
> Funny enough, makefile generation fails even with a fresh apache src
> tree. Here's what i did:
> 
> random:/web/src/mod_ssl-2.3.5-1.3.6 # CFLAGS="-O6 -mpentium
> -mstack-align-double -fomit-frame-pointer" ./configure
> --with-apache=../apache_1.3.6
> random:/web/src/mod_ssl-2.3.5-1.3.6 # cd ../apache_1.3.6
> random:/web/src/apache_1.3.6 # CFLAGS="-O6 -mpentium
> -mstack-align-double -fomit-frame-pointer" SSL_BASE=/usr/openssl
> EAPI_MM=../mm-1.0.8 ./configure --prefix=/usr/local/apache
> --enable-module=ssl --enable-shared=ssl --disable-rule=SSL_COMPAT
> --enable-rule=SSL_SDBM
> 
> regards
> 
> Michael
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to