Hello, I'm trying to get apache_1.3.9 and tomcat 3.2.1 to work together using mod_jserv. (I'm having other problems with mod_jk, but that will be a different message). I finally got mod_jserv to build using my Sun cc compiler after adding -lxnet -lhttpd on the link line. But when Istart the apache, it complains with the following error message. Any suggestion will be greatly appreciate. tt ===== # ./apachectl start Syntax error on line 1 of /opt/downloads/jakarta/jakarta-tomcat-3.2.1/conf/tomcat-apache.conf: Cannot load /opt/apache/libexec/mod_jserv.so into server: ld.so.1: /opt/apache/bin/httpd: fatal: /opt/apache/libexec/mod_jserv.so: required mapping 0x10000 size 0x34000, is already in use by file /opt/apache/bin/httpd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
