ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable
Juraj Lutter
wilbury at opencsw.org
Mon Feb 17 12:57:30 CET 2014
On 02/17/14 12:53, Joerg Schilling wrote:
> Dagobert Michelsen <dam at opencsw.org> wrote:
>
>> The problem is that mysql actually needs the newer libc-version for getpagesize2() as reported in
>> https://www.opencsw.org/mantis/view.php?id=5137
>> This is not related to GCC or Sun Studio. I suggest you disable the linker map forcing 1.22.5 in your Makefile with
>> # Disable linker map forcing SUNW_1.22.2 as the linked MySQL needs SUNW_1.22.5
>> LINKER_MAPS =
>> After that everything sould work cleanly.
> I am a bit confused. What should getpagesize2() be?
It should be, probably, getpagesize(2)
--
Juraj Lutter <wilbury at opencsw.org>
More information about the maintainers
mailing list