Dear Sir or Madam: I am Judge Dean M. Trafelet and your emails are
erroronesouly and improperly being sent to my email address. Notice is
hereby given that you are to immediately remove me from your emailing. DMT
----- Original Message ----- From: "J. W. Ballantine" <[EMAIL PROTECTED]>
To: <[email protected]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 02, 2005 10:09 AM
Subject: Re: tomcat-user Digest 30 Apr 2005 13:34:46 -0000 Issue 5590




Thanks for that piece of information, but you missed the part of my message
that said it also failed the same way if I just configured for mod_jk.


Here is the tail of the build with:

./configure --with-apxs=/local/APACHE/Apache2/bin/apxs


/bin/bash /local/APACHE/Apache2/build/libtool --silent --mode=compile gcc
-I/local/APACHE/Apache2/include -g -O2 -DUSE_APACHE_MD5 -I ../common -I
/a2/JAVA/java/include -I /a2/JAVA/java/include/unix -DSOLARIS2=8
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -g -O2 -pthreads -DHAVE_APR
-I/a4/APACHE/httpd-2.0.54/srclib/apr/include -g -O2 -g -O2 -pthreads
-DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c mod_jk.c
/bin/bash /local/APACHE/Apache2/build/libtool --silent --mode=link gcc
-I/local/APACHE/Apache2/include -g -O2 -DUSE_APACHE_MD5 -I ../common -I
/a2/JAVA/java/include -I /a2/JAVA/java/include/unix -DSOLARIS2=8
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -g -O2 -pthreads -DHAVE_APR
-I/a4/APACHE/httpd-2.0.54/srclib/apr/include -g -O2 -g -O2 -pthreads
-DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
`/local/APACHE/Apache2/bin/apxs -q LDFLAGS` -o mod_jk.la -module -rpath
/local/APACHE/Apache2/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_shm.lo ../common/jk_ajp_common.lo ../common/jk_context.lo
../common/jk_status.lo
/bin/bash /local/APACHE/Apache2/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 /a4/TOMCAT/jakarta-tomcat-connectors-1.2.11-src/jk/n
ative/apache-2.0
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'



 Message-ID: <[EMAIL PROTECTED]>
 Date: Fri, 29 Apr 2005 21:00:50 +0200
 From: Mladen Turk <[EMAIL PROTECTED]>
 MIME-Version: 1.0
 To: Tomcat Users List <[email protected]>
 Subject: Re: mod_jk 1.2.11 build failure on solaris 2.8
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit

 J. W. Ballantine wrote:
 > I'm trying to build mod_jk 1.2.11 on a solaris 2.8
 > system and it fails with:
 >
 >
 > The configuration command is:
 >
 >   ./configure --with-apxs=/local/APACHE/Apache2/bin/apxs --enable-jni
 > --with-java-home=/a2/JAVA/java --with-java-platform=2
 >

 jni will not work anyhow on any unix system. It can work in theory
 only for WIN32 on Netware, so just use:
 ./configure --with-apxs=/local/APACHE/Apache2/bin/apxs

 Regards,
 Mladen.




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






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



Reply via email to