From owner-freebsd-java Thu Apr 11 3:36:50 2002 Delivered-To: freebsd-java@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id D8D5E37B417; Thu, 11 Apr 2002 03:36:45 -0700 (PDT) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Thu, 11 Apr 2002 11:36:38 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 16vbvE-00014X-00; Thu, 11 Apr 2002 11:35:20 +0100 Date: Thu, 11 Apr 2002 11:35:20 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Ernst de Haan Cc: Flemming =?iso-8859-1?q?Fr=F8kj=E6r?= , freebsd-java Subject: Re: mod_jk failes to load. In-Reply-To: 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 On Thu, 11 Apr 2002, Jan Grant wrote: > On Thu, 11 Apr 2002, Ernst de Haan wrote: > > > Flemming, > > > > Please file a PR. I will look into this ASAP. Probably tonight. Any ideas wrt > > a solution would be appreciated. > > > > Ernst > > > > On Thursday 11 April 2002 10:42, Flemming Frxkjfr wrote: > > > >/usr/local/sbin/apachectl configtest > > > > > > Syntax error on line 238 of /usr/local/etc/apache/httpd.conf: > > > Cannot load /usr/local/libexec/apache/mod_jk.so into > > > server: /usr/local/libexec/apache/mod_jk.so: Undefined > > > symbol "pthread_mutex_unlock" > > I've come across this too, a little while ago. As I recall, the problem > was that I'd compiled apache without threading*. I tried turning on the > threading; unfortunately on 4-stable, this meant that httpd processes > didn't sleep and ate up all my cycles :-( > > I got it fixed in the end - I'll have a look now to see if I can figure > out what I did. Yeah, it looks like you can undefine _REENTRANT and build mod_jk and everything should work. (That seems to be what I did, from the brief archaeology I've just done.) -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk There's no convincing English-language argument that this sentence is true. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message