jean-frederic clere wrote:

gmake in jakarta-tomcat-connectors/jk/native builds correctly.
It fails only if "apxs -q LIBTOOLS" does not work and Apache-2.0 libtools is incompatible with the system one.

btw... when does "apxs -q LIBTOOL" not work? apache 2.0.40?


or maybe there is some path-related configure option I didn't test with?


cd jakarta-tomcat-connectors/jk/native
gmake clean
cd apache-2.0; gmake
That should fail.

sure, but it fails for me without my patch


/bin/sh /home/trawick/gcc_httpd_mod_jk2/install/build/libtool --silent --mode=link gcc -I/home/trawick/gcc_httpd_mod_jk2/install/include -g -O2 -DUSE_APACHE_MD5 -I ../common -I /include -I /include/unix -U__STR__ -D_USE_IRS -g -O2 -mthreads -g -O2 -g -O2 -mthreads -U__STR__ -D_USE_IRS -o mod_jk.la -module -rpath /home/trawick/gcc_httpd_mod_jk2/install/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_ajp_common.lo ../common/jk_context.lo
nm: ../common/jk_ajp12_worker.o: 0654-200 Cannot open the specified file.
(and a bunch of other errors)


did you hit the problem on any of {Linux, AIX, FreeBSD, Tru64, Solaris, HP-UX}?


vtxclere is a Linux box.

Linux with Apache 2.0.40? RH 9 by any chance?



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



Reply via email to