lkml.org 
[lkml]   [1996]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ldconfig

On Tue, 17 Dec 1996, Fred Love wrote:

> 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

That's normal with ld.so 1.8.5 - the ldconfig tool complains about "wrong"
links (libncurses.so.1.9.9e should, technically, be linked
to libncurses.so.1, rather than .so.3 (DON'T CHANGE THESE LINKS!!! It's
just an optical problem))

The easiest way to get rid of the messages is to do ldconfig &>/dev/null,
but I'd recommend against it, as you might miss REAL error messages.

LLaP
bero




\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.120 / U:0.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site