Dear all,

root@xx /cygdrive/c/learning/mod_ssl-2.8.4-1.3.20
$ ./configure --with-apache=../apache_1.3.20/
--with-openssl=../openssl-0.9.6b/
Configuring mod_ssl/2.8.4 for Apache/1.3.20
 + Apache location: ../apache_1.3.20/ (Version 1.3.20)
 + Auxiliary patch tool: ./etc/patch/patch (local)
 + Applying packages to Apache source tree:
   o Extended API (EAPI)
Error: Application of patch failed:
-------------------------------------------------
|| Add the EAPI functions, so the stuff can be built
under
|| Windows 95 and similar braindead platforms as DDL.
|+---------------------------------------------------------------------------
|Index: src/ApacheCore.def
|--- src/ApacheCore.def 2001/01/23 11:35:01    
1.1.1.7
|+++ src/ApacheCore.def 2001/03/03 10:46:41     1.11
--------------------------
Patching file src/ApacheCore.def using Plan A...
Hunk #1 succeeded at 389 with fuzz 2.
done
-------------------------------------------------
   o Distribution Documents
   o SSL Module Source
Error: Application of patch failed:
-------------------------------------------------
|+---------------------------------------------------------------------------
|Index: src/Configuration.tmpl
|--- src/Configuration.tmpl     1999/08/17 11:21:38   
 1.1.1.5
|+++ src/Configuration.tmpl     2000/10/09 12:15:02   
 1.21
--------------------------
Patching file src/Configuration.tmpl using Plan A...
Hunk #1 failed at 26.
Hunk #2 succeeded at 495 with fuzz 2.
1 out of 2 hunks failed--saving rejects to
src/Configuration.tmpl.rej
done
-------------------------------------------------
   o SSL Support
Error: Application of patch failed:
-------------------------------------------------
|| environment variables mod_ssl provides to CGI
scripts.
|+---------------------------------------------------------------------------
|Index: src/support/suexec.c
|--- src/support/suexec.c       2001/05/20 08:16:26   
 1.1.1.9
|+++ src/support/suexec.c       2001/05/20 08:23:03   
 1.9
--------------------------
Patching file src/support/suexec.c using Plan A...
Hunk #1 failed at 228.
1 out of 1 hunks failed--saving rejects to
src/support/suexec.c.rej
done
-------------------------------------------------
   o SSL Configuration Additions
Error: Application of patch failed:
-------------------------------------------------
||
|+---------------------------------------------------------------------------
|Index: conf/httpd.conf-dist-win
|--- conf/httpd.conf-dist-win   2001/05/20 08:16:27   
 1.1.1.11
|+++ conf/httpd.conf-dist-win   2001/05/20 08:23:00   
 1.10
--------------------------
Patching file conf/httpd.conf-dist-win using Plan A...
Hunk #1 failed at 200.
1 out of 1 hunks failed--saving rejects to
conf/httpd.conf-dist-win.rej
done
-------------------------------------------------
   o SSL Module Documentation
Error: Application of patch failed:
-------------------------------------------------
|| documented inside the mod_ssl document.
|+---------------------------------------------------------------------------
|Index: htdocs/manual/mod/directives.html
|--- htdocs/manual/mod/directives.html  2001/05/20
08:16:32     1.1.1.10
|+++ htdocs/manual/mod/directives.html  2001/05/20
08:23:01     1.20
--------------------------
Patching file htdocs/manual/mod/directives.html using
Plan A...
Hunk #1 failed at 226.
1 out of 1 hunks failed--saving rejects to
htdocs/manual/mod/directives.html.rej

done
-------------------------------------------------
   o Addons
Error: Application of patch failed:
-------------------------------------------------
|| Add a hyperlink for the Define directives.
|+---------------------------------------------------------------------------
|Index: htdocs/manual/mod/directives.html
|--- htdocs/manual/mod/directives.html  2001/05/20
08:16:32     1.1.1.10
|+++ htdocs/manual/mod/directives.html  2001/05/20
08:23:01     1.20
--------------------------
Patching file htdocs/manual/mod/directives.html using
Plan A...
Hunk #1 failed at 99.
1 out of 1 hunks failed--saving rejects to
htdocs/manual/mod/directives.html.rej

done
-------------------------------------------------
Done: source extension and patches successfully
applied.

Now proceed with the following commands (Bourne-Shell
syntax):
 $ cd ../apache_1.3.20/
 $ SSL_BASE=/path/to/openssl ./configure ...
--enable-module=ssl
 $ make
 $ make certificate
 $ make install


$make

<=== src/modules/standard
===> src/modules/ssl
gcc -c  -I../../os/cygwin -I../../include   -DCYGWIN
-DMOD_SSL=208104 -DUSE_HSRE
GEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED
`../../apaci` -DSSL_USE_SD
BM -I/cygdrive/c/learning/openssl-0.9.6b/include
-DMOD_SSL_VERSION=\"2.8.4\" mod
_ssl.c
In file included from mod_ssl.c:65:
mod_ssl.h:73: #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
`/cygdrive/c/learning/apache_1.3.20/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory
`/cygdrive/c/learning/apache_1.3.20'
make: *** [build] Error 2
 
any idea ?

M.T.



__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to