[python-uk] mod_snake

Matt H python-uk@python.org
Wed, 28 Nov 2001 08:04:45 +0000


hi

has anyone managed to get mod_snake going?

Here's the error I get :

#apachectl configtest
Cannot load /usr/local/libexec/apache/libmod_snake.so into server: 
/usr/local/libexec/apache/libmod_snake.so: Undefined symbol "pthread_create"
#

apache-1.3.22_4 
mod_snake-0.5.0 
python-2.1.1
FreeBSD 4.4-RELEASE

Everything freshly installed this week.

Obviously something need compiling with pthreads enabled but which part & how?

Matt