From owner-freebsd-java Tue Apr 16 16: 7:59 2002 Delivered-To: freebsd-java@freebsd.org Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by hub.freebsd.org (Postfix) with ESMTP id 6A15037B405 for ; Tue, 16 Apr 2002 16:07:55 -0700 (PDT) Received: from d1o988.telia.com (d1o988.telia.com [213.66.132.241]) by maila.telia.com (8.11.6/8.11.6) with ESMTP id g3GN7sC04136; Wed, 17 Apr 2002 01:07:54 +0200 (CEST) Received: from [192.168.0.101] (h84n2fls31o988.telia.com [213.67.224.84]) by d1o988.telia.com (8.10.2/8.10.1) with ESMTP id g3GN7so05612; Wed, 17 Apr 2002 01:07:54 +0200 (CEST) Subject: RE: Test AJP 1.3 connector - Tomcat 4 - Apache 2 From: zoidberg To: John Utz Cc: Andrew Gerweck , freebsd-java@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 17 Apr 2002 02:07:56 +0300 Message-Id: <1018998476.378.59.camel@BSD-buddha.my.router> Mime-Version: 1.0 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 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