Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 16:00:29 -0500
From:      Thomas Hoffmann <trh411@gmail.com>
To:        Glen Barber <gjb@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: libelf.so.1 missing after -CURRENT update
Message-ID:  <CAB7-od=gPS5THPpao3JHGQy2qraKjXs6m9jWeSYjW_B42bRanw@mail.gmail.com>
In-Reply-To: <20140201205501.GC1766@glenbarber.us>
References:  <CAB7-od=4GYGfkL26a%2BJEq2c0BeBcX3hXukO2-43_NxyrRMMhVg@mail.gmail.com> <20140201205501.GC1766@glenbarber.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 1, 2014 at 3:55 PM, Glen Barber <gjb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB7-od=gPS5THPpao3JHGQy2qraKjXs6m9jWeSYjW_B42bRanw>