You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Scott Liu <sc...@tapestry.net> on 2000/12/04 22:29:41 UTC

mod_jk.so ==> apxs:Break: Command failed with rc=16777215

Hi All,

It's been a long battle to make "mod_jk.so" and it failed with
rc=16777215.
My system has

apache-1.3.14
perl5.6
java1.3
tomcat3.2.

Tomcat3.2 was built successfully. I tried to build "mod_jk.so" which
failed.
Can anyone tell me what might had happened from the following log?
Thanks.

# /usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS -I../jk
-I/usr/java/include -I/usr/java/include/solaris -c *.c ../jk/*.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c mod_jk.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_ajp12_worker.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_ajp13.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_ajp13_worker.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_connect.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_jni_worker.c
../jk/jk_jni_worker.c:764: warning: #warning
-------------------------------------------------------
../jk/jk_jni_worker.c:765: warning: #warning NO JAVA 2 HEADERS! SUPPORT
FOR JAVA 2 FEATURES DISABLED
../jk/jk_jni_worker.c:766: warning: #warning
-------------------------------------------------------
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_lb_worker.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_map.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_msg_buff.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_nwmain.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_pool.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_sockbuf.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_uri_worker_map.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_util.c
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I../jk -I/usr/java/include
-I/usr/java/include/solaris -DSOLARIS  -c ../jk/jk_worker.c
  -o mod_jk.so jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o
jk_pool.o jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o
jk_jni_worker.o jk_connect.o jk_ajp13_worker.o jk_ajp13.o
jk_ajp12_worker.o mod_jk.o
apxs:Break: Command failed with rc=16777215


Scott Liu



Re: mod_jk.so ==> apxs:Break: Command failed with rc=16777215

Posted by Jan Labanowski <jk...@osc.edu>.
On Mon, 4 Dec 2000, Scott Liu wrote:

> Hi All,
> 
> It's been a long battle to make "mod_jk.so" and it failed with
> rc=16777215.
> My system has
> 
> apache-1.3.14
> perl5.6
> java1.3
> tomcat3.2.

Try:
http://www.ccl.net/cca/software/UNIX/apache/
for the log of what I was doing...

Jan K. Labanowski            |    phone: 614-292-9279,  FAX: 614-292-7168
Ohio Supercomputer Center    |    Internet: jkl@osc.edu 
1224 Kinnear Rd,             |    http://www.ccl.net/chemistry.html
Columbus, OH 43212-1163      |    http://www.osc.edu/