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