Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2006 01:12:04 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src ObsoleteFiles.inc
Message-ID:  <20061001211204.GE28840@rambler-co.ru>
In-Reply-To: <20061001205105.GA69759@hades.panopticon>
References:  <200609291934.k8TJYcXo038707@repoman.freebsd.org> <20060930144627.GA16298@hades.panopticon> <20060930153048.GC39704@rambler-co.ru> <20061001005802.GA47847@hades.panopticon> <20061001175617.GA25654@rambler-co.ru> <20061001205105.GA69759@hades.panopticon>

next in thread | previous in thread | raw e-mail | index | archive | help

--L1c6L/cjZjI9d0Eq
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Oct 02, 2006 at 12:51:05AM +0400, Dmitry Marakasov wrote:
> * Ruslan Ermilov (ru@FreeBSD.org) wrote:
> > > > > Don't forget HEAD also
> > > > Care to prepare a patch for me?  ;-)
> > > Let me try. The idea is to remove all instances of libpcap, libpthread
> > > and libc_r from /usr/lib, am I right? This should do the thing, if I'=
ve
> > > understood meaning of ObsoleteFiles.inc correctly. If this is right,
> > > similar changes should be committed into RELENG_6 as well.
> > No, this is not right.  Only shared libraries were moved to /lib.
> > Archive and profiles libraries still live in /usr/lib.  I've
> > committed the correct version to HEAD.  About libc_r on HEAD, yes.
> > They all can be removed.
> Yes, that seem correct for me. The only thing that bugs me is .so
> symlinks. Shouldn't these be listed as well as OLD_FILES?
>=20
Why?  They are still there at the same location:

lrwxr-xr-x  1 root  wheel  20 Sep 10 20:59 /usr/lib/libpthread.so -> /lib/l=
ibpthread.so.2
lrwxr-xr-x  1 root  wheel  17 Sep 10 20:59 /usr/lib/libpcap.so -> /lib/libp=
cap.so.4

(The .so links are used when linking the program dynamically.
They are not needed for running a dynamically linked program.)


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--L1c6L/cjZjI9d0Eq
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFIC8kqRfpzJluFF4RAp0cAJ9x27jpVVVsi+71JCAa/Em/g4mWRQCfeLBb
GCW4Dazzer2A1UqeQkiifDY=
=NelW
-----END PGP SIGNATURE-----

--L1c6L/cjZjI9d0Eq--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061001211204.GE28840>