Building mod_jk.so

2003-08-01 Thread Johnson, David
Right, I am trying to build mod_jk 1.2.4 on Solaris 9. It seems to build okay but I get an error when apache tries to start up. I'll detail the steps I've taken and the error I get. 1. Installed the following GNU packages: make, automake, autoconf, m4, libtools (they came as Solaris packages,

Re: Building mod_jk.so

2003-08-01 Thread Jørgen Nørgaard
Look like a library is missing, so just a thought: has apache been built with gcc so it uses gnu libraries? Right, I am trying to build mod_jk 1.2.4 on Solaris 9. It seems to build okay but I get an error when apache tries to start up. I'll detail the steps I've taken and the error I get. 1.

RE: Building mod_jk.so

2003-08-01 Thread Johnson, David
I've managed to solve it. I needed to set an environment variable as follows: LD_LIBRARY_PATH=/usr/local/lib Dave -Original Message- From: Jørgen Nørgaard [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 2:28 PM To: Tomcat Users List Subject: Re: Building mod_jk.so

RE: Building mod_jk.so for Linux

2002-10-15 Thread Brett Knights
and mod_jk works. Can anyone tell me where this is documented? HTH -Original Message- From: Brett Knights [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 12, 2002 9:53 AM To: 'Tomcat Users List' Subject: Building mod_jk.so for Linux Hi, I have a RH Linux 7.2 system with Apache

RE: Building mod_jk.so for Linux

2002-10-15 Thread Turner, John
That's pretty strange. Mod_jk is the last module loaded for me, at the very end of httpd.conf, and it works perfectly. John -Original Message- From: Brett Knights [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 2:22 PM To: 'Tomcat Users List' Subject: RE: Building

RE: Building mod_jk.so for Linux

2002-10-15 Thread Brett Knights
This is with TC 4.0.6, TC Connectors 4.0.6, Apache 2.0.42 and Linux Red Hat 7.2 What versions are you using? -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 11:28 AM To: 'Tomcat Users List' Subject: RE: Building mod_jk.so for Linux

RE: Building mod_jk.so for Linux

2002-10-15 Thread Turner, John
connector (built from source pre 1.2.0), Apache 1.3.26 Tomcat 4.1.10, homegrown connector, Apache 2.0.4x John -Original Message- From: Brett Knights [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 2:35 PM To: 'Tomcat Users List' Subject: RE: Building mod_jk.so for Linux

Building mod_jk.so for Linux

2002-10-13 Thread Brett Knights
Hi, I have a RH Linux 7.2 system with Apache 2.0.42 installed. I am trying to compile mod_jk.so for this system. I have the jakarta-tomcat-connectors-4.0.6-src files and run the following to make the .so from jk/native ./configure --with-apxs=/usr/local/apache2/bin/apxs make this process runs

Building mod_jk.so for Mac OS X

2002-09-27 Thread Matt Raible
Since I didn't find a pre-built mod_jk.so for Mac OS X, I tried to build it myself from source, but I'm getting the following error when I do make - any ideas? [MINIME:jakarta-tomcat-connectors-jk-1.2.0-src/jk/native] root# make Making all in common /usr/bin/libtool --mode=compile gcc

RE: Building mod_jk.so for Mac OS X

2002-09-27 Thread White, Jonathan R CONT JW9242C
PROTECTED]] Sent: Friday, September 27, 2002 4:34 PM To: Tomcat Users List Subject: Building mod_jk.so for Mac OS X Since I didn't find a pre-built mod_jk.so for Mac OS X, I tried to build it myself from source, but I'm getting the following error when I do make - any ideas

Error while building mod_jk.so

2002-06-25 Thread Jan-Willem Goedheer
For a project I need to run Apache with Tomcat because I want to use servlets. I've read that I need mod_jk.so to pull this off. Because I want to run Apache-2.0.39 and Tomcat-4.0.4-LE-jdk14 on a Server with Solaris 7, I have to build this myself because there isn't any binary file for this

Building mod_jk.so question...

2002-06-20 Thread Sean M Alderman
Hi all, I'm attempting to build mod_jk.so for my system. I have been running with the downloadable Solaris 8 binary version of mod_jk.so, but apache (1.3.26) complains about needing to compile with a -DEAPI flag - # bin/apachectl start [Thu Jun 20 11:57:24 2002] [warn] Loaded DSO

Re: error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33

2001-12-12 Thread Mike McGuinness
I've got mod_jk.so to compile on AIX. I used the tomcat 3.3 src tree. I had some help from others on this list (thanks all). I had to modify apxs to get it to work. Man it was a pain! If anyone is interested I can send you a copy. Mike [EMAIL PROTECTED] Brian Adams wrote: I think

error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33

2001-12-10 Thread Liedtke, Joerg
Hello all, I have a problem when building mode_jk.so on AIX. At the beginning, everything works fine but then I get: mod_jk.c, line 1286.6: 1506-026 (S) Number of initializers cannot be greater than the number of aggregate members. apxs:Break: Command failed with rc=1 Can anyone help me

RE: error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33

2001-12-10 Thread Arnaud Héritier
:[EMAIL PROTECTED]] Date: lundi 10 décembre 2001 15:44 À:Tomcat (E-mail) Objet:error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33 Hello all, I have a problem when building mode_jk.so on AIX. At the beginning, everything works fine but then I get

solved RE: error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33

2001-12-10 Thread Liedtke, Joerg
Hello all, my problem is solved! Thank's Arnaud for your help!! Kind regards Jörg -Original Message- From: Arnaud Héritier [mailto:[EMAIL PROTECTED]] Sent: Montag, 10. Dezember 2001 15:53 To: 'Tomcat Users List' Subject: RE: error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22

RE: error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33

2001-12-10 Thread Brian Adams
10, 2001 8:44 AM To: Tomcat (E-mail) Subject: error while building mod_jk.so Tomcat 3.3 + Apache 1.3.22 on AIX 4.33 Hello all, I have a problem when building mode_jk.so on AIX. At the beginning, everything works fine but then I get: mod_jk.c, line 1286.6: 1506-026 (S) Number of initializers

Re: sourcepath problem in building tomcat (apxs pb building mod_jk.so)

2001-10-25 Thread Bill Cai
I think the problem is it didn't like the ;s in the value of sourcepath. It no longer complains after I changed them to :s. I guess the source was for Windows platform. On Solaris ; means end of the command... However, it still complains about srcdir in the following block: target

RE: sourcepath problem in building tomcat (apxs pb building mod_jk.so)

2001-10-25 Thread Larry Isaacs
to see if similar errors have been encountered in the past. Cheers, Larry -Original Message- From: Bill Cai [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 1:32 AM To: [EMAIL PROTECTED] Cc: Bill Cai Subject: Re: sourcepath problem in building tomcat (apxs pb building

Problem building mod_jk.so on AIX...

2001-07-23 Thread Karim Heredia
Hi everybody, I have a problem building mod_jk.so. I get the error when the script compiles the jk_jni_worker.c. I'm using Visual Age 5.0, AIX 4.3, tomcat source 3.3-m4, and apache 1.3. The rest of the error message follows: xlc_r -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__

Re: building mod_jk.so for Solaris

2001-02-19 Thread Nobody
Sorry, The person you are trying to contact is no longer at this address. If you feel you have reached this in error, please contact with [EMAIL PROTECTED] Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: building mod_jk.so for Solaris

2001-02-19 Thread Nobody
Sorry, The person you are trying to contact is no longer at this address. If you feel you have reached this in error, please contact with [EMAIL PROTECTED] Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: building mod_jk.so for Solaris

2001-02-19 Thread Nobody
Sorry, The person you are trying to contact is no longer at this address. If you feel you have reached this in error, please contact with [EMAIL PROTECTED] Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: building mod_jk.so for Solaris

2001-02-19 Thread Gary Lawson
Could someone at jakarta-list-admin PLEASE remove everyone @friendlyworks.com so we don't receive several of these mails per minute. TIA Gary -Original Message- From: Nobody [mailto:[EMAIL PROTECTED]] Sent: 19 February 2001 16:51 To: [EMAIL PROTECTED] Subject: Re: building mod_jk.so

Re: building mod_jk.so for Solaris

2001-02-19 Thread Nobody
Sorry, The person you are trying to contact is no longer at this address. If you feel you have reached this in error, please contact with [EMAIL PROTECTED] Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: building mod_jk.so for Solaris

2001-02-19 Thread Nobody
Sorry, The person you are trying to contact is no longer at this address. If you feel you have reached this in error, please contact with [EMAIL PROTECTED] Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: building mod_jk.so for Solaris

2001-02-19 Thread Nobody
Sorry, The person you are trying to contact is no longer at this address. If you feel you have reached this in error, please contact with [EMAIL PROTECTED] Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: building mod_jk.so for Solaris

2001-02-19 Thread Bill_Fellows/MO/americancentury
Fellows/MO/americancentury) Subject: RE: building mod_jk.so for Solaris Could someone at jakarta-list-admin PLEASE remove everyone @friendlyworks.com so we don't receive several of these mails per minute. TIA Gary - To unsu

Building mod_jk.so on Red Hat 7.0 with Apache 2.0beta7

2000-12-19 Thread John Rowling
Hi, I've downloaded jakarta-tomcat-3.2.1 and I'm trying to build mod_jk.so on Red Hat 7.0 with Apache 2.0beta7. I have glibc fixes (2.2-8) installed. The apxs build fails with errors (see below) which blow my knowledge_and_ability array. If you can help with any clues as to what's gone