Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2001 15:50:40 -0700
From:      Sean Peck <seanp@loudcloud.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Undefined Symbol ...
Message-ID:  <3B5612C0.D0607382@loudcloud.com>
References:  <001901c10fd6$7fe33820$670f5d18@lowroad.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I have compiled the mod_jk.so from the Jakarta Tomcat release, however
when I attempt to use it I get the following:


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

No errors are occurring on compile and I have run dozens of different
programs that were multithreaded on this box before.  I have tried
manually setting my LD_LIBRARY_PATH TO include the defaults /usr/lib
/usr/local/lib  yet I still get this problem.....

Anyone have any ideas?

Thanks in advance.

Sean


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?3B5612C0.D0607382>