RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread Jeffrey Altman
Thanks all. The APXS patch which I applied was not being used. After I ensured that the patched version was being executed, the mod_jk.so built properly. The changes to libtool were not necessary. Jeffrey Altman * Sr.Software Designer C-Kermit 7.1 Alpha available The Kermit Project

RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread Jeffrey Altman
./common/jk_ajp12_worker.lo -pthread -lc -Wl,-soname -Wl,jk_ajp12_worker.so -o ../common/.libs/jk_ajp12_worker.so gcc: ../common/jk_ajp12_worker.lo: No such file or directory apxs:Break: Command failed with rc=65536 make: *** [mod_jk.so] Error 1 ###END Jeffrey Altman * Sr.Software Desi

RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread Jeffrey Altman
ig that generated this script. LTCONFIG_VERSION="1.3.4" I tried to find an Apache 2.0.18 distribution at www.apache.org but the latest that is there is 2.0.16. Jeffrey Altman * Sr.Software Designer C-Kermit 7.1 Alpha available The Kermit Project @ Columbia University inc

Re: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread Jeffrey Altman
> > Other idea is a broken libtool... try with the one that is in APR. > I'm sorry. APR? Jeffrey Altman * Sr.Software Designer C-Kermit 7.1 Alpha available The Kermit Project @ Columbia University includes Secure Telnet and FTP http://www.kermit-project.org/

RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread Jeffrey Altman
_ajp12_worker.a ../common/jk_ajp12_worker.o ar: ../common/jk_ajp12_worker.o: No such file or directory apxs:Break: Command failed with rc=65536 make: *** [mod_jk.so] Error 1 Jeffrey Altman * Sr.Software Designer C-Kermit 7.1 Alpha available The Kermit Project @ Columbia

mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread Jeffrey Altman
mod_jk.so $INCLUDE $LIB $SRC does not produce an output file mod_jk.so and it does not indicate why. The file .libs/libmod_jk.a is being produced. Does anyone have any suggestions as to where I should look to determine why the .so file is not being produced? Thanks. Jeffrey Altman * Sr.Softwar