Date: Mon, 30 Nov 2015 10:04:46 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Konstantin Belousov <kostikbel@gmail.com> Cc: Henry Hu <henry.hu.sh@gmail.com>, FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Shared object "libelf.so.2" not found, required by "libkvm.so.6" Message-ID: <20151130100446.1af41a37.ohartman@zedat.fu-berlin.de> In-Reply-To: <20151130080759.GG3448@kib.kiev.ua> References: <20151129210725.7baf95ee.ohartman@zedat.fu-berlin.de> <CAEJt7hb_45a-XOddf8QLWcLpYLTKvB65Ci2O928wPrTvJTo0%2BQ@mail.gmail.com> <20151130080759.GG3448@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/=M663BGU9xO5Q3WQIP3oSud Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Mon, 30 Nov 2015 10:07:59 +0200 Konstantin Belousov <kostikbel@gmail.com> schrieb: > On Sun, Nov 29, 2015 at 03:11:42PM -0500, Henry Hu wrote: > > On Sun, Nov 29, 2015 at 3:07 PM, O. Hartmann <ohartman@zedat.fu-berlin.= de> > > wrote: > > =20 > > > > > > 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? > > > =20 > > =20 > > > locate libelf.so.2 =20 > > ... > > /usr/lib/libelf.so.2 > > ... =20 > > > locate libkvm.so.6 =20 > > /lib/libkvm.so.6 > > ... =20 > > > ldd /lib/libkvm.so.6 =20 > > /lib/libkvm.so.6: > > libc.so.7 =3D> /lib/libc.so.7 (0x800822000) > >=20 > > It's strange that your libkvm.so.6 depends on libelf.so.2. Where does it > > come from? =20 >=20 > Does the original reporter have root and /usr volumes split ? > Show the 'mount' output on the affected machine. Yes, I have split them, of course. / is a partition, /usr is also a partiti= on, also /var and /usr/local. In fstab, / is the first, /usr the second getting mounted. Kind regards, oh --Sig_/=M663BGU9xO5Q3WQIP3oSud Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXBEvAAoJEOgBcD7A/5N8SJUH/jyKoPdTe91svXc6JGkN4IlE tI1ML2vHyIzJHeTmz+0LHobG12/CQnsZLZGV+N4MSJmIn2AKZDkGzMvnCKq77POa 8MqEiZUvIieAtguRuY0E8IXaNcey03vYNahPBQ939fq5Z6cM/FbH+0atfain4KTX VYTdFd/YFt4eLWCVidUl/2wz0D6rJ/TUVcKk36Tqu08uGPEgpipyxFAFBa9RzuPQ oviOm0uoPI5yT1w3SmxHKVgRRTSMcoX3C+4wPQWUlu2sX2F/1c8XB0aqKOxgAVA9 1O/z9zN1jfVW/0O2FvUKgBwbV5MwdCQflpFDYCAmhORvixXDsyjQ9Y7BjlX+ic0= =a9og -----END PGP SIGNATURE----- --Sig_/=M663BGU9xO5Q3WQIP3oSud--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151130100446.1af41a37.ohartman>