ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable
Laurent Blume
laurent at opencsw.org
Wed Feb 19 15:12:01 CET 2014
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
More information about the maintainers
mailing list