[mod_python] undefined symbol: apr_table_compress ??

Graham Dumpleton grahamd at dscpl.com.au
Thu Feb 2 03:10:18 EST 2006


On 01/02/2006, at 8:21 AM, martin at highwaytohell.net wrote:

> I've downloaded mod_python 3.2.5b (Beta) and compiled it using
>
> ./configure --with-apxs=/usr/sbin/apxs --with-python=/usr/local/bin/ 
> python2.3
> make
> make install
>
> just as the documentation says. But when I add LoadModule... to my
> httpd.conf and restart Apache 2.0.46 I get the error message
>
> Cannot load /etc/httpd/modules/mod_python.so into server:
> /etc/httpd/modules/mod_python.so: undefined symbol: apr_table_compress
>
> any ideas on how to fix this??
>
> Regards
> Martin

Martin, did you ever sort this out? I appreciate no help was  
forthcoming on
the list. It doesn't seem to be anything we have specifically seen.  
Thus, bar
suggesting a rebuild of Apache and mod_python from scratch, probably
nothing else anyone could think of to suggest.

Graham


More information about the Mod_python mailing list