I cannot get mod_jk to build on Red Hat 9 (with all updates and latest update kernel) using the version of Apache that comes default (Apache/2.0.40). I am trying to build mod_jk 1.2.4 using the apxs method.


It gets pretty far into the compile and then croaks with this error:

Thanks for any help,
CC

Here is the compile error:

/bin/sh /usr/bin/libtool --silent --mode=link gcc -I/usr/include/httpd -g -O2 -DUSE_APACHE_MD5 -I ../common -I /usr/local/tomcat/j2sdk1.4.1_03/include -I /usr/local/tomcat/j2sdk1.4.1_03/include/unix -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -pthread -DNO_DBM_REWRITEMAP -g -O2 -pthread -DNO_DBM_REWRITEMAP -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -o mod_jk.la -module -rpath /usr/lib/httpd/modules -avoid-version mod_jk.lo ../common/jk_ajp12_worker.lo ../common/jk_connect.lo ../common/jk_msg_buff.lo ../common/jk_util.lo ../common/jk_ajp13.lo ../common/jk_pool.lo ../common/jk_worker.lo ../common/jk_ajp13_worker.lo ../common/jk_lb_worker.lo ../common/jk_sockbuf.lo ../common/jk_map.lo ../common/jk_uri_worker_map.lo ../common/jk_ajp14.lo ../common/jk_ajp14_worker.lo ../common/jk_md5.lo ../common/jk_ajp_common.lo ../common/jk_context.lo
i386-redhat-linux-gcc: ../common/jk_ajp12_worker.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_connect.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_msg_buff.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_util.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_ajp13.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_pool.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_worker.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_ajp13_worker.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_lb_worker.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_sockbuf.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_map.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_uri_worker_map.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_ajp14.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_ajp14_worker.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_md5.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_ajp_common.lo: No such file or directory
i386-redhat-linux-gcc: ../common/jk_context.lo: No such file or directory
make[1]: *** [mod_jk.la] Error 1
make[1]: Leaving directory `/usr/local/src/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native/apache-2.0'
make: *** [all-recursive] Error 1




---------- The information in this e-mail, including any attachments, is confidential and intended solely for the addressee(s). In addition, this e-mail may be subject to privilege protecting communications between attorneys and their clients. Access to this e-mail by anyone else is unauthorized. If you are not an intended recipient, any disclosure, copying, distribution is prohibited and may be unlawful and any action taken or not taken in reliance on this e-mail is not authorized by the sender. If you have received this e-mail in error, please immediately notify the sender by telephone or return e-mail and delete the original e-mail and its attachments without reading or saving it in any manner. Thank you.



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to