On Sat, Mar 31, 2001, [EMAIL PROTECTED] wrote:
> Full_Name: Jason YEUNG
> Version: mod_ssl-2.8.2-1.3.19
> OS: Solaris 5.8
> Submission from: (NULL) (61.18.133.120)
>
> I followed the procedure, after finished configuration step. I tried to proceed
> "make" step it failed during compile Apache Web server.
> Here is error screen:
> gcc -c -I../../os/unix -I../../include -I/root/openssl-0.9.6/include
> -DSOLARIS2=280 -DTARGET=\"httpsd\" -DUSE_EXPAT -I../../lib/expat-lite
> -DNO_DL_NEEDED -DAPACHE_SSL `../../apaci` -DAPACHE_SSL mod_ssl.c
> In file included from mod_ssl.c:65:
> mod_ssl.h:75: #error "mod_ssl requires Extended API (EAPI)"
> make[4]: *** [mod_ssl.o] Error 1
> make[3]: *** [all] Error 1
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory `/root/apache_1.3.19/src'
> make[1]: *** [build-std] Error 2
> make[1]: Leaving directory `/root/apache_1.3.19'
> make: *** [build] Error 2
>
> Do I missed any step?
This all looks strange, because there is a -DAPACHE_SSL but no
-DMOD_SSL=NNNNN, etc. And there is a -DTARGET="httpsd". Hmmmm... can
it be that you mixed the instructions of Apache-SSL with the code of
mod_ssl? At least if you really closely follow the INSTALL document
of mod_ssl, it has to work, because this procedure was already tested
successfully for years. So, please try again from scratch.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]