RE: Help with Code in jk_nwmain.c.

2001-06-12 Thread Joyce . Fung
with Code in jk_nwmain.c. You don't need jk_nwmain if you are building on HPUX11.00. This file is only for the NetWare platform. That is why there is an #ifdef NETWARE around the whole thing. Mike Anderson Senior Software Engineer Platform Services Group [EMAIL PROTECTED] Novell, Inc

RE: RE: Help with Code in jk_nwmain.c.

2001-06-12 Thread Joyce . Fung
PROTECTED]'; '[EMAIL PROTECTED]' Subject: *X* RE: Help with Code in jk_nwmain.c. Ok... but obviously something calls on it for it to run so I am trying to modify the code. Joyce Systems Group Email [EMAIL PROTECTED] -Original Message- From: Mike Anderson [mailto:[EMAIL PROTECTED]] Sent

Re: Help with Code in jk_nwmain.c.

2001-06-11 Thread Mike Anderson
You don't need jk_nwmain if you are building on HPUX11.00. This file is only for the NetWare platform. That is why there is an #ifdef NETWARE around the whole thing. Mike Anderson Senior Software Engineer Platform Services Group [EMAIL PROTECTED] Novell, Inc., the leading provider of Net

Help with Code in jk_nwmain.c.

2001-06-08 Thread Joyce . Fung
I am trying to compile mod_jk in HPUX11.00 in 32 bit mode. I am using Tomcat3.2.1 I am getting these error messages saying: ../jk/jk_nwmain.c line 62 -unexpected void ../jk/jk_nwmain.c TSR_THREAD undefined. What am I doing wrong??? Thanks, Joyce Code from jk_nwmain.c

Help with Code in jk_nwmain.c.

2001-06-08 Thread Joyce . Fung
I am trying to compile mod_jk in HPUX11.00 in 32 bit mode. I am using Tomcat3.2.1 I am getting these error messages saying: ../jk/jk_nwmain.c line 62 -unexpected void ../jk/jk_nwmain.c line 64 TSR_THREAD undefined. What am I doing wrong??? Thanks, Joyce Code from jk_nwmain.c

RE: Help with Code in jk_nwmain.c.

2001-06-08 Thread GOMEZ Henri
PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 10:01 PM To: [EMAIL PROTECTED] Subject: Help with Code in jk_nwmain.c. I am trying to compile mod_jk in HPUX11.00 in 32 bit mode. I am using Tomcat3.2.1 I am getting these error messages saying: ../jk/jk_nwmain.c line 62