Date: Sun, 5 Oct 2008 13:58:23 +0200 From: Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> To: freebsd-stable@freebsd.org Subject: Re: Upgrading to 7.x : make check-old Message-ID: <20081005115823.GA4732@lyxys.ka.sub.org>
next in thread | raw e-mail | index | archive | help
[forgot to send to list first time] Hi, * Scot Hetzel <swhetzel@gmail.com> [081005 13:52]: > On 10/5/08, Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> wrote: >> > Is that list more or less expected? From what I can tell, it's pretty >> > safe to now do a make delete-old-libs. Do you concur? >> that depends on you having updated all ports/packages as well as the >> base system. I think I used a tool that checks which shared libraries are >> used by which program but can't remember how it was called; but anyway you >> can simply use ldd on your binaries in /usr/local/* to check if any of >> them still use one of the old libs. > I have used the devel/libcheck utility to check for missing libraries > after upgrading the installed ports. I guess you mean the sysutils/libchk utility and that was the one I used. Wolfgang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081005115823.GA4732>