Subject: Re: 1.5_BETA linker message
To: NetBSD mailing list <nbsd@righi.df.unibo.it>
From: Chuck McManis <cmcmanis@mcmanis.com>
List: port-vax
Date: 11/09/2000 16:56:04
This means that the executable was linked against version 12.65 of libc but 
when running it is finding version 12.62. The solution is to either update 
the /usr/lib/libc image or to re-link the executable.

--Chuck

At 10:00 AM 11/9/00 +0100, NetBSD mailing list wrote:

>After upgrading to 1.5_BETA I often have this warning from hte linker
>
>/usr/libexec/ld.so: warning: libc.so.12.62: minor version >= 65 expected,
>using it anyway
>
>this means libc is kinda out of date because it expects a newer version ??
>
>how t osolve this ??
>thanks
>
>Rick