[mod_python] undefined symbol: stat
Gregory Trubetskoy
grisha at modpython.org
Mon Jul 24 12:09:09 EST 2000
You're missing a library of some kind when you're linking. I'm not sure
where stat lives, but you may want to check what libraries apache and
python are linked against.
--
Gregory (Grisha) Trubetskoy
grisha at modpython.org
On Mon, 24 Jul 2000, Denys Bogatz wrote:
> Hello Folks,
>
> I encountered a problem using mod_python as Apache-DSO.
> Starting Apache results in an error: Can't load module ..../mod_python into
> server: ..../mod_python: undefined symbol stat
>
> That's all!
> I'm sorry - I use Linux now for one week by know and I don't know what to
> do...
> (...using SuSE6.2, Python 1.5.2 and Apache 1.3)
>
> Regards,
>
> Denys!
>
> _______________________________________________
> 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