-----Original Message-----
From: Ralf S. Engelschall <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, October 20, 1998 9:38 AM
Subject: Re: Patch faild on WINNT4.0


>
>FYI: I used patch 2.5 from CygWin32's B19 package. Trung used a native
>compiled patch 2.5.
>

I used a newly downloaded Cygwin32's B19 patch.exe (I did not rebuild it.)
An it does not work. It can't process the patch.

>Which warnings do you mean? Warnings while compiling the ssl_xxx_yyy.c
source
>files are other Apache sources? For the SSL sources there should be _no_
>warning (at least with MSVC 5.0 there is no for me) while other parts
inside
>Apache cause warnings.
>

Here is part of the build output. It seems all the functions in this module
are labeld exported and imported back.  (I cut off the rest of the repeating
msg.)

        cl.exe /DMOD_SSL=201006 /Ig:\ssleay-0.9.0b\include /nologo /MD /W3
/GX /
O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS"
/Fp".\CoreR\ApacheCore.pc
h" /YX /Fo".\CoreR\\" /Fd".\CoreR\\" /FD /c .\os\win32\util_win32.c
util_win32.c
        cl.exe @E:\TEMP\nma00211.
buildmark.c
        link.exe @E:\TEMP\nmb00211.
   Creating library .\CoreR\ApacheCore.lib and object .\CoreR\ApacheCore.exp
LINK : warning LNK4049: locally defined symbol "_ap_log_error" imported
LINK : warning LNK4049: locally defined symbol "_ap_spawn_child@28" imported
LINK : warning LNK4049: locally defined symbol "_ap_cleanup_for_exec@0"
imported

LINK : warning LNK4049: locally defined symbol "_ap_pfclose@8" imported

I am looking into it.  But you may figure out it much faster than I.

Thanks.


______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to