Hi all,

I am using Apache 1.3.11 on Caldera eDesktop 2.4 ( Linux kernel 2.2.14 )
I tried to install Jserv1.1 as DSO.

My steps of installing are as :
1. ./configure --prefix=/usr/local/jserv --with-apxs=/usr/sbin/apxs
2.  make installl
3.  cd src/c
apxs -c mod_jserv.c
 apxs -i -a -n jserv mod_jserv.so

When I stop or start httpd ( by apachectl ) then I got the following error:
[root@toan c]# apachectl start
Syntax error on line 238 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/libexec/apache/mod_jserv.so into server:
/usr/libexec/apache/mo
d_jserv.so: undefined symbol: jserv_error_exit
/usr/sbin/apachectl start: httpd could not be started

Thanks for your help,

Vu



--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to