-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
alex litovsky <[EMAIL PROTECTED]> wrote:
>
> Ive been struggling trying to install Jserv with Apache 1.3.6,
> ive followed every single instruction and faq and DSO installation hint i
> could find but it all comes down to one error message:
>
> Syntax error on line 201 of /usr/local/www/conf/httpd.conf:
> Cannot load /usr/local/www/libexec/mod_jserv.so into server:
> /usr/local/www/libexec/mod_jserv.so: undefined symbol: jserv_error_exit
Running 'nm /usr/lib/jserv/mod_jserv.so' on my machine gives:
00007f4c T jserv_error_exit
I'm not exactly sure what that means, except that the 'jserv_error_exit'
symbol seems to be resolved to a function in the .so file. The
jserv_error_exit() function is defined in the jserv_utils.c file in the
source tree. Is that compiling correctly for you?
What does the command 'nm /usr/lib/jserv/mod_jserv.so' give on your system?
I will send both mod_jserv.so and the apache-jserv RPM I've built to you in
private mail.
--
Sam Couter [EMAIL PROTECTED]
Internet Engineer
tSA Consulting
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]