You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Wilhelm Colln <wi...@interaccess.com.pe> on 2000/08/23 02:52:37 UTC

Building mod_jserv.so

I am building mod_jserv.so in
.../jakarta-tomcat/src/native/apache/jserv
with the script :
/usr/internet/apache/bin/apxs -c mod_jserv.c jserv*.c

I needed to change some parameters in the file apxs in order to
search the right places for the libraries (librand.a ...)

All the "c" files are compiled without problems except "jserv_utils.c"

Is this a bug ?

Thanks

Wilhelm