trouble compiling mod_jk.so wih Apache 1.3.19 and SunOs 5.8

2001-04-05 Thread Hong-Bing Chen
Hi, I am trying to compile tomcat-apache plugin for Solaris and it fails. The versions are Apache 1.3.19, SunOs 5.8 and Perl 5.6.0. The error message is : "gcc -DSOLARIS -DUSE_EXPAT -I../lib/expat-lite -I/usr/apache1.3.19/include -I../common -I/usr/java1.3/j2sdk1_3_0/include

Re: trouble compiling mod_jk.so wih Apache 1.3.19 and SunOs 5.8

2001-04-05 Thread Ed Gomolka
At 02:46 PM 4/5/01 -0400, Hong-Bing Chen wrote: Hi, I am trying to compile tomcat-apache plugin for Solaris and it fails. The versions are Apache 1.3.19, SunOs 5.8 and Perl 5.6.0. The error message is : "gcc -DSOLARIS -DUSE_EXPAT -I../lib/expat-lite -I/usr/apache1.3.19/include -I../common

Re: trouble compiling mod_jk.so wih Apache 1.3.19 and SunOs 5.8

2001-04-05 Thread Hong-Bing Chen
Thanks Ed. I finished the build using "sh build-solaris.sh" after I updated my apxs file as below: #my $CFG_CFLAGS_SHLIB = q(); # substituted via Makefile.tmpl #my $CFG_LD_SHLIB = q(); # substituted via Makefile.tmpl #my $CFG_LDFLAGS_SHLIB = q(); # substituted via

Re: trouble compiling mod_jk.so

2001-03-26 Thread Brian P Millett
Pilho Kim wrote: Hi, Retry with Apache 1.3.14 or 1.3.17 On Fri, 23 Mar 2001, Jim Yiu wrote: Hi, I am trying to compile the Tomcat-Apache plugin for Solaris and am unsuccessful,, I am trying to follow the mod_jk faq but it does not explain what to do when there are compile

trouble compiling mod_jk.so on Linux

2000-11-29 Thread lblackburn
Title: trouble compiling mod_jk.so on Linux I am having trouble creating the shared object library mod_jk.so on linux. After running the below command I get the following error. $APACHE_HOME/bin/apxs -o mod_jk.so -DLINUX -I../jk -I/usr/local/jdk1.2.2/include/ -I/usr/local/jdk1.2.2/include