mod_jk.so unable to compile, please help. Urgent

2001-08-06 Thread raghu


../jk/jk_jni_worker.c:67: jni.h: No such file or directory
../jk/jk_jni_worker.c:770: warning:
#warning ---

../jk/jk_jni_worker.c:771: warning: #warning NO JAVA 2 HEADERS! SUPPORT FOR
JAVA
 2 FEATURES DISABLED
../jk/jk_jni_worker.c:772: warning:
#warning ---

apxs:Break: Command failed with rc=1

"black holes are,
when GOD is dividing by zero"




Re: mod_jk.so unable to compile, please help. Urgent

2001-08-06 Thread Beth Kelly

Funny signature!

Kyle Wayne Kelly
(504)391-3985
http://www.cs.uno.edu/~kkelly
- Original Message -
From: "raghu" <[EMAIL PROTECTED]>
To: "tomcat" <[EMAIL PROTECTED]>
Sent: Monday, August 06, 2001 7:01 AM
Subject: mod_jk.so unable to compile, please help. Urgent


>
> ../jk/jk_jni_worker.c:67: jni.h: No such file or directory
> ../jk/jk_jni_worker.c:770: warning:
> #warning ---
> 
> ../jk/jk_jni_worker.c:771: warning: #warning NO JAVA 2 HEADERS! SUPPORT
FOR
> JAVA
>  2 FEATURES DISABLED
> ../jk/jk_jni_worker.c:772: warning:
> #warning ---
> 
> apxs:Break: Command failed with rc=1
>
> "black holes are,
> when GOD is dividing by zero"
>





RE: mod_jk.so unable to compile, please help. Urgent

2001-08-06 Thread Nance, Michael

Edit the apxs and make sure the path to your apahce is correct (It is hard
coded)
I have a compiled mod_jk.so (but it is for a specific version of Apache)

try using this command to compile (youll have to change the path to your
apahce)

/opt/pokemon/lib/server/apache/1.3.12+ssl_0.95-solaris2.70/bin/apxs -o
mod_jk.so -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris
-lposix4 -c *.c ../jk/*.c

-Original Message-
From: raghu [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 06, 2001 7:01 AM
To: tomcat
Subject: mod_jk.so unable to compile, please help. Urgent



../jk/jk_jni_worker.c:67: jni.h: No such file or directory
../jk/jk_jni_worker.c:770: warning:
#warning ---

../jk/jk_jni_worker.c:771: warning: #warning NO JAVA 2 HEADERS! SUPPORT FOR
JAVA
 2 FEATURES DISABLED
../jk/jk_jni_worker.c:772: warning:
#warning ---

apxs:Break: Command failed with rc=1

"black holes are,
when GOD is dividing by zero"