Date: Tue, 16 Apr 2002 18:35:56 -0500 (CDT) From: John Utz <john@utzweb.net> To: zoidberg <dr.zoidberg@telia.com> Cc: Andrew Gerweck <andrew.gerweck@presedia.com>, <freebsd-java@FreeBSD.ORG> Subject: RE: Test AJP 1.3 connector - Tomcat 4 - Apache 2 Message-ID: <Pine.LNX.4.44.0204161833110.15410-100000@jupiter.linuxengine.net> In-Reply-To: <1018998476.378.59.camel@BSD-buddha.my.router>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0204161833110.15410-100000>