ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable

Joerg Schilling Joerg.Schilling at fokus.fraunhofer.de
Mon Feb 17 13:01:37 CET 2014


Juraj Lutter <wilbury 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)

Well, I am still confused as getpagesize(2) is in libc since a long time (since 
2001).

Jörg

-- 
 EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js at cs.tu-berlin.de                (uni)  
       joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily


More information about the maintainers mailing list