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

2001-06-12 Thread Joyce . Fung
27; Cc: '[EMAIL 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 Ander

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: 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 serv

RE: Help with Code in jk_nwmain.c.

2001-06-08 Thread GOMEZ Henri
[EMAIL 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 er

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 =

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 ===