Skip site navigation (1)Skip section navigation (2)
Date:      20 Jan 1997 08:39:47 -0800
From:      jdp@polstra.com (John Polstra)
To:        freebsd-current@freebsd.org
Subject:   Re: recent ld.so changes?
Message-ID:  <5c074j$rtk@austin.polstra.com>
References:  <199701201029.KAA28900@veda.is>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199701201029.KAA28900@veda.is>, Adam David  <adam@veda.is> wrote:
> here$ ls -l /usr/lib/libutil.so.*
> -r--r--r--  1 bin  bin  25805 jan 10 21:09 /usr/lib/libutil.so.2.1
> -r--r--r--  1 bin  bin  25805 jan 20 01:14 /usr/lib/libutil.so.2.2
> here$ telnet ubiq
> Trying 193.4.230.60...
> Connected to ubiq.veda.is.
> Escape character is '^]'.
> /usr/libexec/ld.so: warning: /usr/lib/libutil.so.2.1: minor version 1 older than expected 2, using it anyway

Your "ld.so.hints" file is out of date.  Type "ldconfig -m /usr/lib".

John
-- 
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5c074j$rtk>