RE: mod_jk compile error

2002-07-24 Thread Mark Pelillo
#x27;m asking, and what do I change it to? Thanks. > Walter B. > > > > -Original Message- > > From: Mark Pelillo [SMTP:[EMAIL PROTECTED]] > > Sent: Tuesday, July 23, 2002 9:19 PM > > To: Tomcat Users List > > Subject:Re: mod_

RE: mod_jk compile error

2002-07-24 Thread Billingham, Walter 475
m: Mark Pelillo [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, July 23, 2002 9:19 PM > To: Tomcat Users List > Subject: Re: mod_jk compile error > > This is one file you will have to edit. The problem is not with > jk_jni_worker.c but rather with jni.h. Line 27 (if you ar

Re: mod_jk compile error

2002-07-23 Thread Mark Pelillo
This is one file you will have to edit. The problem is not with jk_jni_worker.c but rather with jni.h. Line 27 (if you are using j2sdk1.4.0) of jni.h which is located in JAVA_HOME/include needs to be modified to be "architecture/jni_md.h". Change architecture to meet your systems need. For linu

mod_jk compile error

2002-07-23 Thread Billingham, Walter 475
Anyone know what this means below? I am trying to compile the mod_jk.so file. Thanks. Trask. # CC=/usr/local/bin/gcc ./build-aix.sh Building mod_jk cc -DAIX=51 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -DMOD_SSL=208105 -DMOD_PERL -DUSE_PERL_SSI -D_ALL_SOURCE -D_ANSI_C_SOUR

Re: mod_jk compile error

2000-12-06 Thread bryan
| Subject: mod_jk compile error | | When I use the apxs command I get an error that the jni.h can't be found | | ../jk/jk_jni_worker.c:67:17 jni.h No such file or directory | ... | apxs:Break:Command failed with rc=3D1 | It means it can't find jni.h from the JDK. You ne

mod_jk compile error

2000-12-06 Thread Matt Becker
When I use the apxs command I get an error that the jni.h can't be found       ../jk/jk_jni_worker.c:67:17 jni.h No such file or directory     ...     apxs:Break:Command failed with rc=1   Anyone have an idea of what this means?   Much thanks and appreciation for everyone's help!     Matt _