I am unable to build a Solaris version of the mod_jserv module that I need for connecting the Tomcat 3.1 servlet engine to the Apache web server 1.3.12. What gives?
Location: http://www.jguru.com/faq/view.jsp?EID=203303 Created: Sep 12, 2000 Modified: 2000-09-14 19:18:12.905 Author: Avi Kak (http://www.jguru.com/guru/viewbio.jsp?EID=26410) Folks, I have scoured heaven and earth to bring you the solution presented here. But first a bit of background. The Tomcat-Apache HOWTO document calls for executing the following command for building the mod_jserv module for a Unix environment: apxs -c -o mod_jserv.so *.c inside the directory: TOMCAT_SRC/src/native/apache/jserv where apxs, the Apache extension tool, is to be found in the APACHE_HOME/bin directory. I believe that there was no problem in building mod_jserv on Solaris in the manner described above with the earlier versions of Tomcat and the Apache web server. But somewhere along the line, that stopped being the case. I noticed pleas for help on various mailing lists and bulletin boards, with people complaining that when they tried to do as instructed above under Solaris, they got the following erro