Hi everybody,

I have a problem building mod_jk.so.  I get the error when the script
compiles the jk_jni_worker.c.  I'm using Visual Age 5.0, AIX 4.3, tomcat
source 3.3-m4, and apache 1.3.

The rest of the error message follows:

xlc_r -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__
-DAIX_BIND_PROCESSOR -qnogenpcomp -qnousepcomp -DUSE_HSREGEX -DUSE_EXPAT
-I../lib/expat-lite -DSHARED_MODULE -I/usr/local/apache/include
-I../common -I/usr/jdk_base/include -I/usr/jdk_base/include/aixx  -c
../comm
on/jk_jni_worker.c

"../common/jk_jni_worker.c", line 731.28: 1506-068 (E) Operation between
types "long(*)(const struct JNIInvokeInterface_***,const struct
JNINativeInterface_***,void*)" and "void*" is not allowed.

"../common/jk_jni_worker.c", line 732.43: 1506-068 (E) Operation between
types "long(*)(void*)" and "void*" is not allowed.

At the end, I get and apxs:Break: Command failed with rc=8 error.

Is there anyone who can help me?

Thanks in advance,

Reply via email to