Le 2014/02/19 15:10 +0100, Dagobert Michelsen a écrit:
This is because libmysqlclient.so is not self-contained as it should be: it uses floor() but does not link to libm. @Laurent: Can you please rebuild the mysql libs with -lm as EXTRA_LINKER_FLAGS?
Hmmm, I will, however it's already there as CFLAGS/CXXFLAGS (as per the way the MySQL and Solaris teams make their builds).
Strange that this would only surface now. Maybe a side-effect of going to GCC.
Laurent
