jean-frederic clere wrote:

Mladen Turk wrote:




-----Original Message-----
From: jean-frederic clere
I have the following error:
+++
# sbin/apachectl start
Syntax error on line 250 of /opt/SMAWoIS/apache13/conf/httpd.conf:
Cannot load /opt/SMAWoIS/apache13/libexec/mod_jk2.so into server: ld.so.1: /opt/SMAWoIS/apache13/sbin/httpd: fatal: relocation error: file
/opt/SMAWoIS/apache13/libexec/mod_jk2.so: symbol jk_jni_status_code: referenced symbol not found sbin/apachectl start: httpd could not be started



The jk_jni_status_code is int defined in jni/jk_jni_aprImpl.c Something went wrong during compilation?


Nothing but jk_jni_aprImpl.o is not in mod_jk2.so so jk_jni_status_code is undefined.

So jk_jni_aprImpl.c has not been compiled.


What's your configure line ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to