Date: Tue, 1 Dec 2015 07:56:08 -0800 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Konstantin Belousov <kostikbel@gmail.com>, Garrett Cooper <ngie@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r291566 - in head: . lib/libelf Message-ID: <565DC318.3010408@FreeBSD.org> In-Reply-To: <20151201141629.GV3448@kib.kiev.ua> References: <201512010609.tB169MJH023576@repo.freebsd.org> <20151201141629.GV3448@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ia4u93Lx1Msp6feUeTHHa7niH8boKJb8x Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 12/1/2015 6:16 AM, Konstantin Belousov wrote: > On Tue, Dec 01, 2015 at 06:09:22AM +0000, Garrett Cooper wrote: >> Author: ngie >> Date: Tue Dec 1 06:09:22 2015 >> New Revision: 291566 >> URL: https://svnweb.freebsd.org/changeset/base/291566 >> >> Log: >> Move libelf.so.2 from /usr/lib to /lib to unbreak libkvm use after r= 291406 >> =20 >> Tested with the following commands as root: >> - yes | make delete-old >> - service ldconfig restart >> - netstat -nr >> =20 >> X-MFC with: r291406 >> Reviewed by: jhb, kib >> Sponsored by: EMC / Isilon Storage Division >> >> Modified: >> head/ObsoleteFiles.inc >> head/lib/libelf/Makefile >> >> Modified: head/ObsoleteFiles.inc >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/ObsoleteFiles.inc Tue Dec 1 05:59:53 2015 (r291565) >> +++ head/ObsoleteFiles.inc Tue Dec 1 06:09:22 2015 (r291566) >> @@ -38,6 +38,8 @@ >> # xargs -n1 | sort | uniq -d; >> # done >> =20 >> +# 20151130: libelf moved from /usr/lib to /lib (libkvm dependency in = r291406) >> +OLD_FILES+=3Dusr/lib/libelf.so.2 > Apparently this is wrong. It should be OLD_LIBS. >=20 Yes. Fixed in r291591. --=20 Regards, Bryan Drewery --ia4u93Lx1Msp6feUeTHHa7niH8boKJb8x Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWXcMYAAoJEDXXcbtuRpfPCQMH/27AR8kYdnjX9BacbIIfySfU F0//GT93vbgOxWV1vN26bldnfeU63fFzoY2IweExfP6mA9TWV2ky6hS3M9HmIbIC u+Jcwy2I8MfDJuKlG1X03QD38sMpMEqWyeWagzs9t8XeHY60jQTS6r1gpEQRVVud 28b8yb6+O6C/oI+j1KQZR4yBMPunhutkbtDzp8j2l/U1rIA9PSBlZhGAiJOKEwZ7 kSFraIrLD6sEYrN6md0yCbBOSlH/tJhsyebIGxyFvH8P5dejXn0joZZqVnv141fq tldXkWmDhRtAk+x4VDxWJkCJ+P0bxEG8iPHD7XW9USI2OlZORvXxRkHfJmJ5flQ= =ewH2 -----END PGP SIGNATURE----- --ia4u93Lx1Msp6feUeTHHa7niH8boKJb8x--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565DC318.3010408>