From owner-freebsd-questions Fri Oct 11 21:36:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC96C37B401 for ; Fri, 11 Oct 2002 21:36:33 -0700 (PDT) Received: from web40508.mail.yahoo.com (web40508.mail.yahoo.com [66.218.78.125]) by mx1.FreeBSD.org (Postfix) with SMTP id 4F69F43EB2 for ; Fri, 11 Oct 2002 21:36:30 -0700 (PDT) (envelope-from sonam_singh_s@yahoo.com) Message-ID: <20021012043630.75915.qmail@web40508.mail.yahoo.com> Received: from [202.88.149.172] by web40508.mail.yahoo.com via HTTP; Fri, 11 Oct 2002 21:36:30 PDT Date: Fri, 11 Oct 2002 21:36:30 -0700 (PDT) From: sonam singh Subject: Re: mod_jk port not working? To: freebsd-questions@freebsd.org, m.seaman@infracaninophile.co.uk In-Reply-To: <20021011224357.GA28192@happy-idiot-talk.infracaninophi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG u can install the mod_jk but before u have to change the certian setting in apche2/build/config_vars.mk first take the backup of this file and then remove these statement from EXTRA_CPPFLAGS = -D_REENTRANT -D_THREAD_SAFE to EXTRA_CPPFLAGS = then recompile the mod_jk in this way u can compile it.if still u are not able to compile the mod_jk i can provide u the mod_jk.so which i byuild in the apache2 it will also work on apche1.3x for this u can mail me to sonamsingh@yahoo.com regards Sonam Singh --- Matthew Seaman wrote: > On Fri, Oct 11, 2002 at 03:26:20PM -0600, Peter > wrote: > > > Hello, cvsupped my ports tree like 10 minutes > ago...well the mod_jk > > port won't install...fails compilation. > > > /usr/local/share/apache2/libtool --silent > --mode=compile cc -prefer-pic -O -pipe > -march=pentium -DNO_IDEA > -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT > -D_THREAD_SAFE -I/usr/local/include/apache2 > -I/usr/local/jdk1.2.2/include > -I/usr/local/jdk1.2.2/include/freebsd > -I/usr/local/include/apache -I../common/ -DFREEBSD > -c -o mod_jk.lo mod_jk.c && touch mod_jk.slo > > Yeah. The mod_jk port only works with apache 1.3.x, > and you appear to > be trying to install it with apache 2.0.x > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. > 26 The Paddocks > > Savill Way > > Marlow > Tel: +44 1628 476614 > Bucks., SL7 1TH UK > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message