[mod_python] make problems

Gregory (Grisha) Trubetskoy grisha at modpython.org
Wed Dec 4 17:37:20 EST 2002


You don't mention your FreeBSD version, it's possible that you have a
really old libtool. Also make sure that Apache is compiled with
--enable-threads. See the FreeBSD section in mod_python README.

Grisha

On Wed, 4 Dec 2002, Cameron S. Watters wrote:

> Hello all,
>
> figured you could help.
>
> I keep getting this message when I try to make mod_python 3.0.1
>
> *** Warning: This library needs some functionality provided by
> -lpython2.2.
> *** I have the capability to make that library automatically link in
> when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
>
> *** Warning: libtool could not satisfy all declared inter-library
> *** dependencies of module mod_python.  Therefore, libtool will create
> *** a static module, that should work as long as the dlopening
> *** application is linked with the -dlopen flag.
>
> I installed apache 2.0.43 and python 2.2.2 from source on FreeBSD. I'm
> explicitly passing --with-python and --with-apxs to the configure
> script.
>
> Any help would be appreciated.
>
> --cameron
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
>




More information about the Mod_python mailing list