Dagobert Michelsen <[email protected]> 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? Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
