Avatar of abhijeetsalvi
abhijeetsalvi
 asked on

mod_jk compilation is killing me. Has any one come across this errors?

Hi,
For the past four days i have been trying to compile mod_jk connector src to make apache communicate with our tomcat server. I have sun solaris sparc 10, apache 1.3.39 (default with solaris) and tomcat instance on another server as jboss app-server. With great difficulty i could run the
./configure --with-apxs=/usr/apache/bin/apxs
and successfully get the make files, but then when i run
make
It is throwing these errors,
gcc: .libs/mod_jk.o: No such file or directory
gcc: ../common/.libs/jk_ajp12_worker.o: No such file or directory
gcc: ../common/.libs/jk_connect.o: No such file or directory
gcc: ../common/.libs/jk_msg_buff.o: No such file or directory
gcc: ../common/.libs/jk_util.o: No such file or directory
gcc: ../common/.libs/jk_ajp13.o: No such file or directory
gcc: ../common/.libs/jk_pool.o: No such file or directory
gcc: ../common/.libs/jk_worker.o: No such file or directory
gcc: ../common/.libs/jk_ajp13_worker.o: No such file or directory
gcc: ../common/.libs/jk_lb_worker.o: No such file or directory
gcc: ../common/.libs/jk_sockbuf.o: No such file or directory
gcc: ../common/.libs/jk_map.o: No such file or directory
gcc: ../common/.libs/jk_uri_worker_map.o: No such file or directory
gcc: ../common/.libs/jk_ajp14.o: No such file or directory
gcc: ../common/.libs/jk_ajp14_worker.o: No such file or directory
gcc: ../common/.libs/jk_md5.o: No such file or directory
gcc: ../common/.libs/jk_ajp_common.o: No such file or directory
gcc: ../common/.libs/jk_context.o: No such file or directory
make[1]: *** [mod_jk.la] Error 1
make[1]: Leaving directory `/softwares/jakarta-tomcat-connectors-jk-1.2.6-src/jk/native/apache-1.3'
make: *** [all-recursive] Error 1
and also during make idt gives some things like
"gcc: jk_context.c: linker input file unused because linking not done" and hosts of such messages.
Any help in this regard will be appreciated
Unix OSApache Web ServerApplication Servers

Avatar of undefined
Last Comment
abhijeetsalvi

8/22/2022 - Mon
yuzh

Please have a look at the following page to see if it can help:
http://www.jajakarta.org/tomcat/tomcat3.2-4.0/tomcat-3.2.3/doc/mod_jk-howto.html
ASKER CERTIFIED SOLUTION
abhijeetsalvi

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23