Date: Thu, 11 Apr 2002 11:35:20 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: Ernst de Haan <znerd@FreeBSD.ORG> Cc: Flemming =?iso-8859-1?q?Fr=F8kj=E6r?= <flemming@froekjaer.org>, freebsd-java <freebsd-java@FreeBSD.ORG> Subject: Re: mod_jk failes to load. Message-ID: <Pine.GSO.4.44.0204111134320.17335-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <Pine.GSO.4.44.0204111123390.17335-100000@mail.ilrt.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0204111134320.17335-100000>