Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 21:54:20 -0600
From:      Rik Scarborough <RikSca@kc.rr.com>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   pthread_mutex_unlock missing for Apache mod_jk
Message-ID:  <20020322035420.GA35714@gruffy.kc.rr.com>

next in thread | raw e-mail | index | archive | help
I've gotten mod_jk for Apache to compile with the Tomcat 4.0.x
source.  When I try to start Apache and load the module in, I get
the following error: 

Cannot load /usr/local/libexec/apache/mod_jk.so into server:
/usr/local/libexec/apache/mod_jk.so: Undefined symbol
"pthread_mutex_unlock"

It seems that either this should be there (it compiled ok) or
pthread_mutex_lock and all the rest should have errored as well.  Can
someone tell me what I'm missing?

~Rik
-- 
Ranger Rik -- RikSca@mac.com

Brought to you by FreeBSD 4.5               Joshua 24:15

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020322035420.GA35714>