From owner-freebsd-java Tue Apr 16 16:36: 6 2002 Delivered-To: freebsd-java@freebsd.org Received: from jupiter.linuxengine.net (jupiter.linuxengine.net [209.61.188.254]) by hub.freebsd.org (Postfix) with ESMTP id 143EA37B404 for ; Tue, 16 Apr 2002 16:36:02 -0700 (PDT) Received: from jupiterweb.commercevault.com (jupiterweb.commercevault.com [209.61.179.16] (may be forged)) by jupiter.linuxengine.net (8.11.6/8.11.0) with ESMTP id g3GNZu302785; Tue, 16 Apr 2002 18:35:57 -0500 Date: Tue, 16 Apr 2002 18:35:56 -0500 (CDT) From: John Utz X-X-Sender: john@jupiter.linuxengine.net To: zoidberg Cc: Andrew Gerweck , Subject: RE: Test AJP 1.3 connector - Tomcat 4 - Apache 2 In-Reply-To: <1018998476.378.59.camel@BSD-buddha.my.router> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org assuming that you have the apache2 src on your harddrive, i'd be cd'ing into it and doing a ./configure --help | grep share and see what comes up. i am betting that ./configure --enable-shared would be appropriate here.... but i am just guessing..... On 17 Apr 2002, zoidberg wrote: > On Wed, 2002-04-17 at 02:00, John Utz wrote: > > oh, i got an idea then. > > > > check the perms on the install.sh script. bet it want's to be executable > > and it isnt. i have run into that alot lately...... > > > > True true. Changed it to x perm, but now: > > Compiling and Linking Apache 2.0 WebApp Module > /usr/local/sbin/apxs -I../include -c -L ../lib -lwebapp mod_webapp.c > /usr/libexec/ld-elf.so.1: /usr/local/sbin/httpd: Undefined symbol > "apr_pool_crea > te" > apxs:Error: Sorry, no shared object support for Apache. > apxs:Error: available under your platform. Make sure. > apxs:Error: the Apache module mod_so is compiled into. > apxs:Error: your server binary `/usr/local/sbin/httpd'.. > *** Error code 1 > > Stop in /tmp/jakarta-tomcat-connectors-4.0.2-01-src/webapp/apache-2.0. > *** Error code 1 > > Stop in /tmp/jakarta-tomcat-connectors-4.0.2-01-src/webapp. > *** Error code 1 > > Stop in /tmp/jakarta-tomcat-connectors-4.0.2-01-src/webapp. > > Thanks, and thanks Andrew for same answer =) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > -- John L. Utz III john@utzweb.net Idiocy is the Impulse Function in the Convolution of Life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message