Re: libelf.so.1 missing after -CURRENT update

From: Thomas Hoffmann <trh411_at_gmail.com>
Date: Sat, 1 Feb 2014 16:00:29 -0500
On Sat, Feb 1, 2014 at 3:55 PM, Glen Barber <gjb_at_freebsd.org> wrote:

> On Sat, Feb 01, 2014 at 03:52:32PM -0500, Thomas Hoffmann wrote:
> > Did my weekly update of -CURRENT today to r261350 from r261236. After the
> > upgrade when I tried to run 'pkg' I got the error:
> >
> > libelf.so.1 required by libpkg.so.1
> >
> > So, I reinstalled 'pkg', which fixed the problem. Then I ran pkg_libchk
> to
> > see if any other libs were missing and got:
> >
> > glib -2.36.3_1: /usr/local/bin/gresource misses libelf.so.1
> >
> > So i re-installed glib and re-ran pkg_libchk against it. No more missing
> > libelf.so.1.
> >
> > Anyway, I'm wondering if I inadvertently deleted libelf.so.1 during the
> > 'make delete-old' or 'make delete-old-libs' steps of the rebuild.
> > Unfortunately, these are the only two steps of the build process
> > (mergemaster excepted) that I do not 'script' the output, so I cannot go
> > back to see if that is the case. Obviously I need to begin "script'ing
> > these two steps on future builds.
> >
> > Anyone else seen this or that can confirm an inadvertent delete of
> > libelf.so.1 on my part?
> >
>
> r261246 updates libelf.so to version 2.
>
> Glen
>

 Okay, so I wasn't stupid, just negligent. I usually run pkg_libchk
immediately after my builds to pick up these types of changes and to know
what ports I need to rebuild. Got distracted today and did not do this
immediately.

Thanks.
-Tom
Received on Sat Feb 01 2014 - 20:00:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:46 UTC