While compiling mod_jk on my solaris 9 (sparc/64):
I got the following error:
/usr/local/apr/build-1/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 /gecici/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache-2.0
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
What might be the problem?