Gregory (Grisha) Trubetskoy
grisha at verio.net
Tue Feb 20 13:25:39 EST 2001
I believe someone else was reporting a similar issue and they resolved by compiling python separately without threads. Grisha On Tue, 20 Feb 2001, Christian VERGNAUD wrote: > > I get the following message when I start httpd : > Can't locate API module structure `mod_python' in file /home/Impact/orbix/apache/libexec/mod_python.so: ld.so.1: /home/Impact/orbix/apache/bin/httpd: fatal: mod_python: can't find symbol > > OS vesrion: SunOS 5.6, python2.0, Apache 1.3.17, mod_python 2.7.2 > > I don't know if it's related or not but when installing mod_python, I had to force the library libgcc.a in the Makefile of the src directory in order to avoid unsatisfied entry points (__eprintf for instance) problems. > > I'm now stuck and have no idea of what to do. Can someone help? > > Thanks > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://www.modpython.org/mailman/listinfo/mod_python >
|