Shared object "libelf.so.2" not found, required by "libkvm.so.6"
O. Hartmann
ohartman at zedat.fu-berlin.de
Mon Nov 30 09:21:38 UTC 2015
Am Mon, 30 Nov 2015 10:06:58 +0100
"O. Hartmann" <ohartman at zedat.fu-berlin.de> schrieb:
> Am Sun, 29 Nov 2015 15:11:42 -0500
> Henry Hu <henry.hu.sh at gmail.com> schrieb:
>
> > On Sun, Nov 29, 2015 at 3:07 PM, O. Hartmann <ohartman at zedat.fu-berlin.de>
> > wrote:
> >
> > >
> > > On most recent CURRENT (Revision: 291458), ob booting I receive this on
> > > the console:
> > >
> > > Shared object "libelf.so.2" not found, required by "libkvm.so.6"
> > >
> > > What looking at the shared object cache with ldconfig -r, I find
> > > libelf.so.2 as well as
> > > libkvm.so.6 listed.
> > >
> > > What is this weird message?
> > >
> >
> > > locate libelf.so.2
> > ...
> > /usr/lib/libelf.so.2
> > ...
> > > locate libkvm.so.6
> > /lib/libkvm.so.6
> > ...
> > > ldd /lib/libkvm.so.6
> > /lib/libkvm.so.6:
> > libc.so.7 => /lib/libc.so.7 (0x800822000)
> >
> > It's strange that your libkvm.so.6 depends on libelf.so.2. Where does it
> > come from?
>
> ldd /lib/libkvm.so.6
> /lib/libkvm.so.6:
> libelf.so.2 => /usr/lib/libelf.so.2 (0x80120f000)
> libc.so.7 => /lib/libc.so.7 (0x800823000)
>
>
> This is only on one spefici box :-(
Sorry, have to correct my statement:
this is the case on every box running CURRENT.
> >
> >
> > > Regards,
> > >
> > > oh
> > >
> >
> >
> >
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20151130/ef0002ad/attachment.bin>
More information about the freebsd-current
mailing list