On 06/09/2023 19:35, Rainer Jung wrote:
I don't have a windows build setup for mod_jk at hand right now, but if
ou want more eyes to look at the error just post it. I am probably
responsible for it, because I changes quite a bit if code structure to
introduce the logging context.
Thanks
...
cl.exe /c /nologo -MD -W3 -O2 -Ob2 -Zi -EHsc -DNDEBUG -DWIN32
-D_WINNT -DWINNT -D_WIN32_WINNT=WIN7 -DWINVER=WIN7 -DHAVE_CONFIG_H
-D_X86_=1 -DPCRE_STATIC -DJK_ISAPI -DISAPI_EXPORTS -I.\pcre -I..\common
-Fox86_RELEASE\ -Fdx86_RELEASE\isapi_redirect jk_isapi_plugin.c
jk_isapi_plugin.c
c:\cmsc\msvc\include\prsht.h(643) : error C2016: C requires that a
struct or union has at least one member
c:\cmsc\msvc\include\prsht.h(643) : error C2061: syntax error :
identifier 'NMHDR'
c:\cmsc\msvc\include\prsht.h(645) : error C2059: syntax error : '}'
c:\cmsc\msvc\include\windows.h(238) : warning C4193: #pragma
warning(pop) : no matching '#pragma warning(push)'
jk_isapi_plugin.c(3257) : error C2065: 'CERT_CONTEXT_EX' : undeclared
identifier
jk_isapi_plugin.c(3257) : error C2146: syntax error : missing ';' before
identifier 'cc'
...
It could be the build environment. I know Mladen has worked on that
since the last release so my binary build instructions may be out of date.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org