From owner-freebsd-current@freebsd.org Mon Nov 30 09:21:38 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 CB936A3C77A for ; Mon, 30 Nov 2015 09:21:38 +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 873E117F0 for ; Mon, 30 Nov 2015 09:21:38 +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 <1a3KeO-001Upl-Aj>; Mon, 30 Nov 2015 10:21:36 +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 <1a3KeN-002k0o-QF>; Mon, 30 Nov 2015 10:21:36 +0100 Date: Mon, 30 Nov 2015 10:19:50 +0100 From: "O. Hartmann" To: Henry Hu Cc: FreeBSD CURRENT Subject: Re: Shared object "libelf.so.2" not found, required by "libkvm.so.6" Message-ID: <20151130101950.21c77e73.ohartman@zedat.fu-berlin.de> In-Reply-To: <20151130100658.1c18fe83.ohartman@zedat.fu-berlin.de> References: <20151129210725.7baf95ee.ohartman@zedat.fu-berlin.de> <20151130100658.1c18fe83.ohartman@zedat.fu-berlin.de> 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_/2jxgr2w5tqy7d0NJLuzMX3T"; 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:21:38 -0000 --Sig_/2jxgr2w5tqy7d0NJLuzMX3T Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Mon, 30 Nov 2015 10:06:58 +0100 "O. Hartmann" schrieb: > Am Sun, 29 Nov 2015 15:11:42 -0500 > Henry Hu schrieb: >=20 > > 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 > ldd /lib/libkvm.so.6 > /lib/libkvm.so.6: > libelf.so.2 =3D> /usr/lib/libelf.so.2 (0x80120f000) > libc.so.7 =3D> /lib/libc.so.7 (0x800823000) >=20 >=20 > This is only on one spefici box :-( Sorry, have to correct my statement: this is the case on every box running CURRENT. > >=20 > > =20 > > > Regards, > > > > > > oh > > > =20 > >=20 > >=20 > > =20 >=20 >=20 --Sig_/2jxgr2w5tqy7d0NJLuzMX3T Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXBS2AAoJEOgBcD7A/5N8hPAIAKuZ1ztbJTgCfmMdSjgZMP1x AVmS6zv+2fUi4aysbmW9PrgapSqp8GsOFdrvNUesSmjouZ30Zf+zvgLqgLUSST8W HdxWSb902ohpMPSpssXAWNjXShW5BkdsI85oKbNURbqEnOCodW3zapEdDhuzH3LU P+LgcJD8dVfgYx7iDqb6PdN0wxXHXKJY5zpZppBPYXbYXiRP1KBSDQRmFaG9DNXh hJvpzi/sqK6N6dauHg/cZCDoyfPOSca2DASVCCGVUbMX+UjeI1rZGjpBiXkmvkJl qv87rIqM51LrIC4dhmzIqxuk/Ytp5uC2Mn0rjMwIENt9pcob0yEC809O0Y7AsHU= =+vId -----END PGP SIGNATURE----- --Sig_/2jxgr2w5tqy7d0NJLuzMX3T--