You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Compton <dc...@eos.east.hitc.com> on 2000/08/29 20:51:25 UTC

Problems with mod_jserv.so compile

I am getting the following error while trying to compile mod_jserv.so.

/usr/local/bin/gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite
-DNO_DL_NEEDED -I/usr/local/apache/include -c mod_jserv.c -o
autochage.so mod_jserv.so jserv_wrapper_win.so
jserv_wrapper_unix.o jserv_wrapper.o jserv_watchdog.o jserv_utils.o
jserv_status.o jserv_protocols.o
jserv_mmap.o jserv_image.o jserv_balance.o jserv_ajpv12.o jserv_apv11.o
autochange.o
-o mod_jserv.so
apxs:Break: Command failed with rc=16711680


Anyone have any idea what this means?


Dave