RE: FW: Building isapi_redirector2.dll Win32 Release

2004-11-11 Thread Derrick Koes
 

Can you please identify which versions of each you used to build the version of 
the dll at http://jakarta.apache.org/~mturk/?

Equally important, can you identify the CVS head you used?

Thanks,
Derrick


-Original Message-
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 08, 2004 10:50 AM
To: Tomcat Developers List
Subject: Re: FW: Building isapi_redirector2.dll Win32 Release

Derrick Koes wrote:
>  
> 
> I *may* be able to fix some of the errors with jk_isapi_plugin.c 
> myself, but does anyone know where pcre.h exists?  Yes, I know about 
> M. Turk's dll http://jakarta.apache.org/~mturk/, but I'd like to be 
> able to build the fix myself.
>

Hi Derrick,

JK2 is officially unsupported.

Regarding your builds...
You will need MSSDK 2003, apr, apr-util, apr-iconv and pcre from Apache2, as 
well as J2SDK.
The SDK includes should precede the one from MSVC6.

You see... Too much to maintain.


Regards,
MT.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: FW: Building isapi_redirector2.dll Win32 Release

2004-11-09 Thread Derrick Koes

Yes, I get it, but many of us use it.  Any chance we'll get a dll more
recent than March 26th? 


Thanks,
Derrick

-Original Message-
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 08, 2004 10:50 AM
To: Tomcat Developers List
Subject: Re: FW: Building isapi_redirector2.dll Win32 Release

Derrick Koes wrote:
>  
> 
> I *may* be able to fix some of the errors with jk_isapi_plugin.c 
> myself, but does anyone know where pcre.h exists?  Yes, I know about 
> M. Turk's dll http://jakarta.apache.org/~mturk/, but I'd like to be 
> able to build the fix myself.
>

Hi Derrick,

JK2 is officially unsupported.

Regarding your builds...
You will need MSSDK 2003, apr, apr-util, apr-iconv and pcre from
Apache2, as well as J2SDK.
The SDK includes should precede the one from MSVC6.

You see... Too much to maintain.


Regards,
MT.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: FW: Building isapi_redirector2.dll Win32 Release

2004-11-08 Thread Mladen Turk
Derrick Koes wrote:
 

I *may* be able to fix some of the errors with jk_isapi_plugin.c myself,
but does anyone know where pcre.h exists?  Yes, I know about M. Turk's
dll http://jakarta.apache.org/~mturk/, but I'd like to be able to build
the fix myself.
Hi Derrick,
JK2 is officially unsupported.
Regarding your builds...
You will need MSSDK 2003, apr, apr-util, apr-iconv and
pcre from Apache2, as well as J2SDK.
The SDK includes should precede the one from MSVC6.
You see... Too much to maintain.
Regards,
MT.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


FW: Building isapi_redirector2.dll Win32 Release

2004-11-08 Thread Derrick Koes
 

"Re"-post from user list.

-Original Message-
From: Derrick Koes [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 03, 2004 2:08 PM
To: [EMAIL PROTECTED]
Cc: Tim Lucia
Subject: Building isapi_redirector2.dll Win32 Release


I pulled the latest from CVS yesterday (11/02/04) and I think I have all
the dependencies that I know of set up correctly, but the isapi Win32
Release still has errors.
I'm not really certain what to do next.  I want the file upload fix (~
04/09/04) which is not available in the latest released dll (2.0.4 --
03/26/04).

I *may* be able to fix some of the errors with jk_isapi_plugin.c myself,
but does anyone know where pcre.h exists?  Yes, I know about M. Turk's
dll http://jakarta.apache.org/~mturk/, but I'd like to be able to build
the fix myself.

Any assistance is appreciated.  Below is the build out from building
with MS Dev Studio Visual C++ 6.0 SP6.



Configuration: isapi - Win32
Release
Creating resources from ..\..\common\jk_logger_win32_message.mc
MC: Compiling ..\..\common\jk_logger_win32_message.mc
Compiling resources...
Compiling...
jk_channel.c
jk_channel_apr_socket.c
jk_channel_jni.c
jk_channel_un.c
jk_config.c
jk_config_file.c
jk_endpoint.c
jk_env.c
jk_handler_logon.c
jk_handler_response.c
jk_iis_thread_pool.c
jk_isapi_plugin.c
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(160) : error C2065:
'SF_NOTIFY_AUTH_COMPLETE' : undeclared identifier
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(160) : warning C4018: '==' :
signed/unsigned mismatch
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(229) : warning C4018: '==' :
signed/unsigned mismatch
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(231) : error C2065:
'PHTTP_FILTER_AUTH_COMPLETE_INFO' : undeclared identifier
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(231) : error C2146: syntax error : missing
')' before identifier 'pvNotification'
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(231) : warning C4047: '=' : 'int (__stdcall
*)(struct _HTTP_FILTER_CONTEXT *,char *,void *,unsigned long *)' differs
in levels of indirection from '
int '
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(231) : error C2059: syntax error : ')'
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(234) : error C2146: syntax error : missing
')' before identifier 'pvNotification'
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(234) : warning C4047: '=' : 'int (__stdcall
*)(struct _HTTP_FILTER_CONTEXT *,char *,char *)' differs in levels of
indirection from 'int '
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(234) : error C2059: syntax error : ')'
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(237) : error C2146: syntax error : missing
')' before identifier 'pvNotification'
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(237) : warning C4047: '=' : 'int (__stdcall
*)(struct _HTTP_FILTER_CONTEXT *,char *,char *)' differs in levels of
indirection from 'int '
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\se
rver\isapi\jk_isapi_plugin.c(237) : error C2059: syntax error : ')'
jk_jni_aprImpl.c
jk_logger_file.c
jk_logger_win32.c
jk_map.c
jk_md5.c
jk_msg_ajp.c
jk_mutex.c
jk_mutex_proc.c
jk_mutex_thread.c
jk_nwmain.c
jk_objCache.c
jk_pool_apr.c
jk_registry.c
jk_requtil.c
jk_service_iis.c
jk_shm.c
jk_signal.c
jk_uriEnv.c
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\co
mmon\jk_uriEnv.c(35) : fatal error C1083: Cannot open include file:
'pcre.h': No such file or directory
jk_uriMap.c
C:\cvs\jakarta-tomcat-connectors\jakarta-tomcat-connectors\jk\native2\co
mmon\jk_uriMap.c(42) : fatal error C1083: Cannot open include file:
'pcre.h': No such file or directory
jk_user.c
jk_vm_default.c
jk_worker_ajp13.c
jk_worker_jni.c
jk_worker_lb.c
jk_worker_run.c
jk_worker_status.c
jk_workerEnv.c
Error executing cl.exe.

isapi_redirector2.dll - 10 error(s), 9 warning(s)




  Derrick Koes
  Senior Software Engineer
  http://www.skillsoft.com"/>
  codeauthor2001
  [EMAIL PROTECTED]
  (603) 305-1753
  
  No, try not, do
or do not, there is no try.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit