Re: ldconfig

Neil Moore (amethyst@valjean.sfhs.floyd.k12.ky.us)
Wed, 18 Dec 1996 10:41:40 -0500


>
>
> Hi all,
>
> Ever since upgrading my ld.so to 1.8.5 and libc-5.4.13 I get these messages when I boot:
>
> /sbin/ldconfig: warning: /usr/lib/libmenu.so.1.9.9e has inconsistent soname (libmenu.so.3.0), skipping
> /sbin/ldconfig: warning: /usr/lib/libpanel.so.1.9.9e has inconsistent soname (libpanel.so.3.0), skipping
> /sbin/ldconfig: warning: /usr/lib/libform.so.1.9.9e has inconsistent soname (libform.so.3.0), skipping
> /sbin/ldconfig: warning: /lib/libncurses.so.1.9.9e has inconsistent soname (libncurses.so.3.0), skipping
>
> Ideas?

These are just warnings, and have to do with the version numbers
on the ncurses shared libraries. To keep from getting these
warnings when you boot, grep ldconfig /etc/rc.d/*, and remove the
-v flag. You will still get the warning when you do ldconfig -v,
but they won't get in your way when you boot.

-- 
-Neil Moore          http://www.sfhs.floyd.k12.ky.us/~amethyst
(finger amethyst@valjean.sfhs.floyd.k12.ky.us for my Geek Code)