RE : Problem getting JK or JK2 to work on freebsd

2002-11-21 Thread Warren Roberts
With several hours of serious hacking in the ant build.xml files I was actually able 
to get jk2 to build on freebsd.  Now my problem is that it won't load in apache2.  I 
get the following error :

(23:05:33 /) 0 # apachectl configtest
Syntax error on line 276 of /usr/local/etc/apache2/httpd.conf:
Cannot load /usr/local/libexec/apache2/mod_jk2.so into server: 
/usr/local/libexec/apache2/mod_jk2.so: Undefined symbol pthread_mutex_unlock

I can't find a pthread.so on my system.  Does apache really need pthreads?  If so do I 
need to rebuild apache2 in with some different build parameters?

Any help would really be appreciated.  I'm so close.

Thanx
Warren Roberts


mod_jk2-2.0.43 for freebsd

2002-11-20 Thread Warren Roberts
Does anyone know where I can get a copy of mod_jk2  built in freebsd.
The buildconf.sh script from the build source won't build it for me
so if someone out there has built it or can give me help in building it
I would really appreciate it.

Thanx in advance

Warren Roberts