From owner-freebsd-current@freebsd.org Mon Nov 30 09:05:01 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B136A3C2CA for ; Mon, 30 Nov 2015 09:05:01 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 26AE81C87 for ; Mon, 30 Nov 2015 09:05:00 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtp (envelope-from ) id <1a3KOB-001LzL-Tf>; Mon, 30 Nov 2015 10:04:51 +0100 Received: from f052164138.adsl.alicedsl.de ([78.52.164.138] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (envelope-from ) id <1a3KOB-002iHV-J4>; Mon, 30 Nov 2015 10:04:51 +0100 Date: Mon, 30 Nov 2015 10:04:46 +0100 From: "O. Hartmann" To: Konstantin Belousov Cc: Henry Hu , FreeBSD CURRENT 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> <20151130080759.GG3448@kib.kiev.ua> Organization: FU Berlin X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/=M663BGU9xO5Q3WQIP3oSud"; protocol="application/pgp-signature" X-Originating-IP: 78.52.164.138 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Nov 2015 09:05:01 -0000 --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 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 > > 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--