"Ralf S. Engelschall" <[EMAIL PROTECTED]> writes:

> On Thu, Sep 30, 1999, EKR wrote:
> 
> > [..]
> > > mod_ssl.c(207) : error C2078: too many initializers
> > > NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
> > > Stop.
> > > NMAKE : fatal error U1077: '"C:\Programme\Microsoft Visual
> > > Studio\VC98\bin\NMAKE
> > > .EXE"' : return code '0x2'
> > > Stop.
> > > 
> > > AP_MM under Win32 ?
> > I get the result that you're describing with 2.4.5 when
> > I compile 2.4.4.
> > 
> > Upon debugging, I determined that the patch program 
> > (etc\patch) is broken under 2.4.4. When run from the
> > command line it produces the output:
> > "This program cannot be run in DOS mode".
> > 
> > Unfortunately, when run under configure.bat, it fails
> > silently.
> > 
> > As a consequence, none of the Apache files that are
> > changed with patch get changed. This includes httpd.h.
> > As a consequence, httpd.h doesn't include "ap_mm.h",
> > which defines AP_MM.
> > 
> > When I replaced the patch with the patch from Apache 2.4.2,
> > things compile corectly. Under very light testing,
> > they don't seem to crash.
> 
> Errr.. the patch.exe wasn't changed for over one year:
> 
> -rw-r--r--  1 rse  wheel   96256 Oct 21  1998 patch.exe
> 
> So something else has to be broken for you, but not this program. Perhaps
> you've messed up the distribution on download or whatever else.
Yes, you're absolutely right. I broke it by unintentionally linefeed
converting.

Nevertheless, the symptoms that Mr. Reichenbach describes 
wrt AP_MM are (likely) the result of the patches not 
being applied. I'm not sure why it would have happened
for him, though.

-Ekr

-- 
[Eric Rescorla                                   [EMAIL PROTECTED]]
          PureTLS - free SSLv3/TLS software for Java
                http://www.rtfm.com/puretls/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to