Hi,

I'd like to compile the mod_jk connector 1.2.15 on solaris 8.

I followed the instructions given at the Jakarta Tomcat Connector page.
I downloaded the sources from http://archive.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-1.2.15/

I extracted the archive jakarta-tomcat-connectors-1.2.15-src.tar.gz to /home/apache/install.

Following the instructions in BUILDING.TXT I did:

cd /home/apache/install/jakarta-tomcat-connectors-1.2.15-src/jk/native
./configure --with-apxs=/home/apache/apache_2.0.54/bin/apxs
make

there I always get the following error:

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 /home/apache/install/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache-2.0
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

OS: solaris 8
apache 2.0.54

thank you

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to