I tried mod_ssl-snap-19990522 with apache 1.3.6 and the patch went no
problem.  I followed the instruction in install.win32.  The following may
need modifications:
1. It seems that bn\bn_mulw.c no longer exist in openssl\srypto\bn.
2. Since I can't have openssl-snap-19990523-1530 built on my NT, I used
openssl-snap-19990522-0330 instead.
3. The apache build stopped at mol_ssl.c again at the same line:
mod_ssl.c(204): error C2078: too many initializers
4. If I manually comment out the offending lines(just to see what else can
happen), after mod_ssl. got conpiled, ssl_engine_config.c will cause the
compiler to spill out the following undefined errors: ap_add_config_define,
ap_ctx_get, ap_glbal_ctx, ap_ctx_set.
5. If I do a windiff on src\include with a src\include patched by
mod_ssl2.2.8, there is no difference.

6. openssl-snap-19990523-1530 has build error "NMAKE: fatal error U1073:
don't know how to make '.\crypto\date.h'

Cheers

lin geng


-----Original Message-----
From: Ralf S. Engelschall <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, May 23, 1999 6:30 AM
Subject: Re: Files missing in 990520 snapshot?


>On Sat, May 22, 1999, Lin Geng wrote:
>
>> Based on the output, the patch was applied OK.
>> I had to copy header files from openssl\include\openssl to
openssl\include
>> to get the patch going.
>> I have the screen dump attached as a txt file.
>> Thanks for the prompt response.
>
>Oh, yes! I totally forgot the new directory layout of the forthcoming
OpenSSL
>0.9.3 for the Win32 part of mod_ssl. I've now fixed the Makefile.win32 of
>mod_ssl to include both /I$(SSL_INC) and /I$(SSL_INC)\openssl.  Thanks for
>your feedback.
>                                       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]
>

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

Reply via email to