Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 14:18:52 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Nate Lawson <nate@root.org>, Adam K Kirchhoff <adamk@voicenet.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: UPDATING entry needed (Re: Building KDE3)
Message-ID:  <20021023111852.GB31781@sunbay.com>
In-Reply-To: <20021023053425.GA2114@xor.obsecurity.org>
References:  <20021022214937.GA91548@xor.obsecurity.org> <Pine.BSF.4.21.0210221507170.61954-100000@root.org> <20021023052842.GA2024@xor.obsecurity.org> <20021023053425.GA2114@xor.obsecurity.org>

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

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

On Tue, Oct 22, 2002 at 10:34:25PM -0700, Kris Kennaway wrote:
> On Tue, Oct 22, 2002 at 10:28:42PM -0700, Kris Kennaway wrote:
>=20
> > > It's already in UPDATING with the rm -rf /usr/include/g++ line in the
> > > steps for going from 4 to -current.
> >=20
> > Oops, I missed this when I looked for it.  Thanks.
>=20
> Actually, I think this is not sufficient..there will be other stale
> includes left around which may cause problems for compiling other
> things.
>=20
> I normally do something like:
>=20
> find /usr/include -ctime +1 -type f -delete
>=20
> To clean out stale includes after a buildworld.  Perhaps something
> like this should be added to the end of the directions.
>=20
Headers are normally installed with ``install -C'', and those
that did not change recently will not be touched at all.  The
command above will effectively remove these.


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

--kXdP64Ggrk/fb43R
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQE9toWcUkv4P6juNwoRAhEVAJ4nK6uM/bUklLroc46ga8auXEOD+ACfUFSI
+R6qWfwSGOBKNG09FYHxgVU=
=vxGm
-----END PGP SIGNATURE-----

--kXdP64Ggrk/fb43R--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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