Hi,
 
I am trying to build mod_jserv.so per instructions in tomcat_ug.html.
I change directory into jakarta-tomcat/src/native/apache/jserv and execute
 
apxs -c *.c -o mod_jserv.so
 
It compiles and then looks like it is trying to link, but stops with the following information:
 
apxs:Break: Command failed with rc=16711680
 
Any ideas what I am missing? 
I am trying this on Solaris 7/SPARC.  I downloaded 3.1 source code.  I am using GCC 2.95.2.
 
-- jrj

Reply via email to