Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 694 invoked from network); 4 Aug 2006 03:58:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 03:58:26 -0000 Received: (qmail 55813 invoked by uid 500); 4 Aug 2006 03:58:14 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 55732 invoked by uid 500); 4 Aug 2006 03:58:14 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 55721 invoked by uid 99); 4 Aug 2006 03:58:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 20:58:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.127.200.82] (HELO sccrmhc12.comcast.net) (204.127.200.82) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 20:58:09 -0700 Received: from [192.168.1.47] (c-69-243-36-80.hsd1.va.comcast.net[69.243.36.80]) by comcast.net (sccrmhc12) with ESMTP id <2006080403574801200sh070e>; Fri, 4 Aug 2006 03:57:48 +0000 Message-ID: <44D2C67B.2030209@christopherschultz.net> Date: Fri, 04 Aug 2006 00:00:59 -0400 From: Christopher Schultz User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Help with mod_jk: undefined symbol: apr_sockaddr_ip_get error References: <20060804020711.81455.qmail@web31415.mail.mud.yahoo.com> In-Reply-To: <20060804020711.81455.qmail@web31415.mail.mud.yahoo.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFB6A1AC09EC099FFEEEEFB59" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --------------enigFB6A1AC09EC099FFEEEEFB59 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable To whom it may concern, > Hi guys, I'm using Apache Web Server 1.3.x, my jk version is > mod_jk-apache-2.0.46-linux-i686.so (well, that's the file I > downloaded). That's your problem: you are using a binary mod_jk compiled for 2.0.46 with a 1.3.x Apache. :( You really need to compile mod_jk for the version of Apache into which it will be loaded. Get yourself a copy of the source code (easy, just download from the Jakarta site) and compile it against your current Apache install and everything will be fine. -chris --------------enigFB6A1AC09EC099FFEEEEFB59 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE0sZ79CaO5/Lv0PARAk80AJ448lG1+NZr5/P+WLhyKFpVxfukUACfXidg WzLnZ9DgpNDP4peJfzMe4u4= =uvF0 -----END PGP SIGNATURE----- --------------enigFB6A1AC09EC099FFEEEEFB59--