Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 22:42:47 -0700
From:      "Bruce A. Mah" <bmah@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:  <200210230542.g9N5glhn043233@intruder.bmah.org>
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
--==_Exmh_-528200093P
Content-Type: text/plain; charset=us-ascii

If memory serves me right, Kris Kennaway wrote:

> On Tue, Oct 22, 2002 at 10:28:42PM -0700, Kris Kennaway wrote:
> 
> > > 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.
> 
> Actually, I think this is not sufficient..there will be other stale
> includes left around which may cause problems for compiling other
> things.
> 
> I normally do something like:
> 
> find /usr/include -ctime +1 -type f -delete
> 
> To clean out stale includes after a buildworld.  Perhaps something
> like this should be added to the end of the directions.

What about "rm -rf /usr/include" right before the installworld?  (In
other words, where "rm -rf /usr/include/g++" is now.)

(I don't actually do this, for me it's more like "cd /usr && mv include 
include.old".)

Bruce.



--==_Exmh_-528200093P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (FreeBSD)
Comment: Exmh version 2.5+ 20020506

iD8DBQE9tjbX2MoxcVugUsMRAmHcAKDC5/al0HXOTYZS3PXT7Ya33CC24ACgpF2f
nmL5wTSrKjjLN2uJuEehQg8=
=eYeJ
-----END PGP SIGNATURE-----

--==_Exmh_-528200093P--

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?200210230542.g9N5glhn043233>