I am trying to compile mod_jk on Debian Sarge but I am having trouble if I try
to enable jni support. I am using the following to configure:
./configure --enable-EAPI --enable-jni --with-apxs=/usr/local/apache/bin/apxs
Configure goes well...but when I run 'make' it fails with:
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[1]: *** [jk_jnicb.lo] Error 1
make[1]: Leaving directory
`/root/new-cat/source/jakarta-tomcat-connectors-jk-1.2.5-src/jk/native/jni'
make: *** [all-recursive] Error 1
Any ideas on how I can work around this problem?
Thanks,
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)