From flemming@froekjaer.org  Thu Apr 11 05:46:23 2002
Return-Path: <flemming@froekjaer.org>
Received: from cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk (cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk [80.196.126.182])
	by hub.freebsd.org (Postfix) with ESMTP id 5A91337B405
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Apr 2002 05:46:21 -0700 (PDT)
Received: (from www@localhost)
	by  cpe.atm0-0-0-1231187.0x50c47eb6.kd4nxx3.customer.tele.dk (8.11.6/8.11.6) id g3BCsan07048
	for FreeBSD-gnats-submit@freebsd.org; Thu, 11 Apr 2002 14:54:36 +0200 (CEST)
	(envelope-from flemming@froekjaer.org)
Message-Id: <1018529676.3cb5878c72ded@mail.froekjaer.org>
Date: Thu, 11 Apr 2002 14:54:36 +0200 (CEST)
From: =?ISO-8859-1?Q?Flemming_Fr=F8kj=E6r?= <flemming@froekjaer.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: mod_jk failes to load

>Number:         36993
>Category:       ports
>Synopsis:       mod_jk failes to load
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    znerd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 11 05:50:01 PDT 2002
>Closed-Date:    Sat Apr 13 05:14:40 PDT 2002
>Last-Modified:  Sat Apr 13 05:14:40 PDT 2002
>Originator:     Flemming Froekjaer
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD looke.eti.dk 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 10 
10:56:58 CEST 2002 flemming@thor.eti.dk:/usr/obj/usr/src/sys/GENERIC i386

 >pkg_info | grep jdk
jdk-1.1.8           Sun's Java Developers Kit
jdk-1.3.1p6_3       Sun's Java Developers Kit
jdk-doc-1.3.1       Java Development Kit 1.3 Documentation
linux-jdk-1.2.2     Blackdown Linux Java Developers Kit 1.2.2
linux-jdk-1.3.1.02_1 Sun Java Development Kit 1.3 for Linux
linux-jdk-1.3.1.03  Sun Java Development Kit 1.3 for Linux

 >pkg_info | grep apache
apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS functionality

 >pkg_info | grep tomcat
jakarta-tomcat-3.3.1_9 Open-source Java web server by Apache, stable 3.x branch

>Description:


 When starting Apache it failes to load mod_jk.
~ >/usr/local/sbin/apachectl configtest
Syntax error on line 241 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"

>How-To-Repeat:
Install Apache 1.3.24, jdk1.3.1, jakarta-ant, tomcat-3.3.1_9 and mod_jk
Then add the lines to load mod_jk into httpd.conf:

LoadModule jk_module          libexec/apache/mod_jk.so
and:
AddModule mod_jk.c

>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->znerd 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Thu Apr 11 05:52:11 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36993 
State-Changed-From-To: open->patched 
State-Changed-By: znerd 
State-Changed-When: Sat Apr 13 02:29:47 PDT 2002 
State-Changed-Why:  
Patch has been committed. Waiting for confirmation 
from originator. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36993 
State-Changed-From-To: patched->closed 
State-Changed-By: znerd 
State-Changed-When: Sat Apr 13 05:14:19 PDT 2002 
State-Changed-Why:  
Patch is confirmed to work okay. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=36993 
>Unformatted:
