Before I begin I did search the maillist archive and didn't see anyone have this specific problem yet...
I'm trying to build mod_jk on Solaris 8. I've got apache w/ mod_ssl installed. I've got tomcat 3.3 installed just fine. apache and tomcat have tested just fine independent on one another. When I run 'sh build-solaris.sh' it fails with the following: gcc -DSOLARIS -DUSE_EXPAT -I../lib/expat-lite -I/opt/local/apache/include -I../common -I/usr/java/include -I/usr/java/include/solaris -c mod_jk.c -o mod_jk.so mod_jk.o 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 -lposix4 apxs:Break: Command failed with rc=16777215 Error with apxs I've read that most errors occur because of a mis-configured apxs script due to using a binary dist of apache. However, apache along with the rest of my apps have been build from source. any help is appreciated. Thanks, Adam Paeth -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
