SUMMARY: linker problem: apache/tomcat jk2

From: Russ_Fish@idx.com
Date: Sun Apr 25 2004 - 00:32:27 EDT


Thanks go to Nikola Milutinovic, whose response follows:

I ran into this. It seams to be due to some libtool mumbo-jumbo. Just go
into
that directory and make a symbolic link: "ln -s libmod_jk2.so mod_jk2.so"

And indeed this fixed things right up. My orignal message is below.

I'm trying to build an Apache/Tomcat connector and I'm seeing the error
below. I'm guessing that "mod_jk2.so" is supposed to be created by the
first line, but it isn't appearing and thus the copy is failing. Is there
a T64U-specific link flag or flags that would persuade it to work, and if
so, where does it properly belong in the command string (or as an argument
to configure)? Based on "man ld" I guessed "-shared" and "-call_shared"
(possibly in the wrong location in the command string), but neither
produced any joy. Thanks for any help you can offer.

/bin/ksh /u01/app/apache2/build/libtool --silent --mode=link cc
-avoid-version -module -rpath /u01/app/apache2/modules -o
../../../build/jk2/apache2/mod_jk2.la
../../../build/jk2/apache2/jk_channel.lo
../../../build/jk2/apache2/jk_channel_apr_socket.lo
../../../build/jk2/apache2/jk_channel_jni.lo
../../../build/jk2/apache2/jk_channel_un.lo
../../../build/jk2/apache2/jk_config.lo
../../../build/jk2/apache2/jk_config_file.lo
../../../build/jk2/apache2/jk_endpoint.lo
../../../build/jk2/apache2/jk_env.lo
../../../build/jk2/apache2/jk_handler_logon.lo
../../../build/jk2/apache2/jk_handler_response.lo
../../../build/jk2/apache2/jk_logger_file.lo
../../../build/jk2/apache2/jk_logger_win32.lo
../../../build/jk2/apache2/jk_map.lo ../../../build/jk2/apache2/jk_md5.lo
../../../build/jk2/apache2/jk_msg_ajp.lo
../../../build/jk2/apache2/jk_mutex.lo
../../../build/jk2/apache2/jk_mutex_proc.lo
../../../build/jk2/apache2/jk_mutex_thread.lo
../../../build/jk2/apache2/jk_nwmain.lo
../../../build/jk2/apache2/jk_objCache.lo
../../../build/jk2/apache2/jk_pool_apr.lo
../../../build/jk2/apache2/jk_registry.lo
../../../build/jk2/apache2/jk_requtil.lo
../../../build/jk2/apache2/jk_shm.lo
../../../build/jk2/apache2/jk_signal.lo
../../../build/jk2/apache2/jk_uriEnv.lo
../../../build/jk2/apache2/jk_uriMap.lo
../../../build/jk2/apache2/jk_user.lo
../../../build/jk2/apache2/jk_vm_default.lo
../../../build/jk2/apache2/jk_workerEnv.lo
../../../build/jk2/apache2/jk_worker_ajp13.lo
../../../build/jk2/apache2/jk_worker_jni.lo
../../../build/jk2/apache2/jk_worker_lb.lo
../../../build/jk2/apache2/jk_worker_run.lo
../../../build/jk2/apache2/jk_worker_status.lo
../../../build/jk2/apache2/jk_jni_aprImpl.lo
../../../build/jk2/apache2/jk_logger_apache2.lo
../../../build/jk2/apache2/jk_map_aprtable.lo
../../../build/jk2/apache2/jk_service_apache2.lo
../../../build/jk2/apache2/mod_jk2.lo

/bin/ksh /u01/app/apache2/build/libtool --silent --mode=install /sbin/cp
../../../build/jk2/apache2/mod_jk2.la
`pwd`/../../../build/jk2/apache2//u01/app/apache2/modules
libtool: install: warning: remember to run `libtool --finish
/u01/app/apache2/modules'

/sbin/cp ../../../build/jk2/apache2//u01/app/apache2/modules/mod_jk2.so
../../../build/jk2/apache2/mod_jk2.so
cp: ../../../build/jk2/apache2//u01/app/apache2/modules/mod_jk2.so: No
such file or directory

----------------------------------------------------
NOTICE OF CONFIDENTIALITY
----------------------------------------------------
The information in this email, including attachments, may be confidential and/or privileged and may contain confidential health information. This email is intended to be reviewed only by the individual or organization named as addressee. If you have received this email in error please notify IDX immediately - by return message to the sender or to security@idx.com - and destroy all copies of this message and any attachments. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of IDX. Confidential health information is protected by state and federal law, including, but not limited to, the Health Insurance Portability and Accountability Act of 1996 and related regulations.



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:57 EDT