You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Billigmeier, Chad" <cb...@Yesmail.com> on 2001/05/07 23:12:50 UTC

apxs problem with solaris 7

When I give the magic apxs incantation found in the mod_jk configuration
instructions page...I get lots of smooth looking output followed by this
little gem...

gcc -DSOLARIS2=270 -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=255

Hmm...I'm using Solaris7 with gcc in the path along with working Perl > 5.
Any ideas/encouragement would be great.

Chad Prey