On Wed, Nov 18, 1998, [EMAIL PROTECTED] wrote:
> Full_Name:
> Version: 2.1.0
> OS: Linux
> Submission from: bilbo.fto.de (193.197.153.9)
>
> make in apache directory:
>
> <=== src/os/unix
> ===> src/ap
> gcc -c -I../os/unix -I../include -DLINUX=2 -DMOD_SSL=201100 -DUSE_HSREGEX
> -DEAPI `../apaci` ap_execve.c
> In file included from ../include/httpd.h:82,
> from ap_execve.c:93:
> ../include/buff.h:73: ssl.h: No such file or directory
> make[3]: *** [ap_execve.o] Error 1
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory `/usr/src/apache_1.3.3/src'
> make[1]: *** [build-std] Error 2
> make[1]: Leaving directory `/usr/src/apache_1.3.3'
> make: *** [build] Error 2
Sorry that I have to say this, but: This cannot be. At least not with a fresh
Apache 1.3.3 + mod_ssl 2.1.0. Because there is no patch to buff.h which adds
an include for ssl.h in mod_ssl 2.1. Actually there is no SSL-code patched in
anywhere outside src/modules/ssl/. So either your /usr/src/apache_1.3.3/
contains old patches or you have added the include for ssl.h yourself.
At least something is broken in your Apache source tree.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]