[Serdev] "-lm" required by mysql module?
Tom
tom at sdf.com
Sun May 23 23:43:02 UTC 2004
I had a small problem running the stable version of SER and loading the
mysql module:
May 23 00:54:59 light ser: ERROR: load_module: could not open module
</usr/local/ser_0.8.12/lib/ser/modules/mysql.so>:
/usr/local/ser_0.8.12/lib/ser/modules/mysql.so: Undefined symbol "floor"
This is on FreeBSD 5.2.1. I added "-lm" to the LIBS list in the mysql
Makefile, and rebuilt and the problem disappeared.
Is FreeBSD the only arch that requires the mysql module to be linked
with the math library? Otherwise, surely someone else would have seen
this before?
Tom
More information about the Serdev
mailing list