[mod_python] undefined symbol "floor"

Hr. Daniel Mikkelsen daniel at copyleft.no
Wed Jul 4 09:35:14 EST 2001


> floor() lives in libm, make sure that when you compile it, "-lm" is one of
> the options.

It is my experience, on FreeBSD, that I have to recompile Apache with
"-lm" in order for this to work. Linking it with mod_python doesn't seem
to cut it (unless one perhaps linked it statically).

-- Daniel Mikkelsen, Copyleft Software AS





More information about the Mod_python mailing list