You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Pimentel, William - (Col)" <wi...@attla.com> on 2002/06/22 01:02:51 UTC

mod_jk for Solaris 8 with Apache 2.0.39

Hello

I've been trying to compile this module with no success and i haven't been
able to find a document that could shed some light on this. I'm using the
jakarta-tomcat-connectors-4.0.4. This is what i do and the error message i
get:


I cd to the jk/native dir and run buildconf.sh which apparently suceeds
since i get a configure file, the i run

./configure --with-apxs=/opt/apache/bin/apxs

Than i run make and run into trouble:

<...>

/bin/bash /opt/apache/build/libtool --silent --mode=link gcc
-I/opt/apache/include -g -O2 -DU
SE_APACHE_MD5 -I ../common -I /usr/java/include -I /usr/java/include/unix
-D_REENTRANT -Wall
-g -O2 -pthreads -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -o
mod_jk.la -module -r
path /opt/apache/modules -avoid-version mod_jk.lo
../common/jk_ajp12_worker.lo ../common/jk_c
onnect.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 ../co
mmon/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
/bin/bash /opt/apache/build/libtool --silent --mode=install cp
`pwd`/mod_jk.so
libtool: install: you must specify a destination
Try `libtool --help --mode=install' for more information.
*** Error code 1
make: Fatal error: Command failed for target `mod_jk.so'
Current working directory
/root/instalaciones/jakarta-tomcat-connectors-4.0.4-src/jk/native/a
pache-2.0
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


Any hints? Or does anybody have a binary i can use?

Thanks

WP


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>