From owner-p4-releng Fri Oct 18 11:43:25 2002 Delivered-To: p4-releng@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id AEE2C37B404; Fri, 18 Oct 2002 11:43:23 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7B3637B401 for ; Fri, 18 Oct 2002 11:43:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 821B543E88 for ; Fri, 18 Oct 2002 11:43:22 -0700 (PDT) (envelope-from bmah@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9IIh8mV070262 for ; Fri, 18 Oct 2002 11:43:08 -0700 (PDT) (envelope-from bmah@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9IIh6e1070259 for perforce@freebsd.org; Fri, 18 Oct 2002 11:43:06 -0700 (PDT) Date: Fri, 18 Oct 2002 11:43:06 -0700 (PDT) Message-Id: <200210181843.g9IIh6e1070259@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bmah@freebsd.org using -f From: "Bruce A. Mah" Subject: PERFORCE change 19567 for review To: Perforce Change Reviews Sender: owner-p4-releng@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=19567 Change 19567 by bmah@bmah_tomcat on 2002/10/18 11:42:41 Add a paragraph about scrubbing /usr/include. Try to use P4 RCS tag, rather than FreeBSD. Affected files ... .. //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#2 edit Differences ... ==== //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#2 (text+ko) ==== @@ -23,7 +23,7 @@ The FreeBSD Release Engineering Team - $FreeBSD$ + $P4: //depot/releng/doc/en_US.ISO8859-1/early-adopter-50/article.sgml#2 $ 2002 @@ -333,6 +333,16 @@ Thus, using old ports may be possible. + When installing or upgrading over the top of an existing + 4-STABLE-based system, it is extremely important to clear out + old header files in /usr/include. + Renaming or moving this directory before a binary installation + or an installworld is generally + sufficient. If this step is not taken, confusion may result + (especially with C++ programs) as the compiler may wind up + using obsolete header files mixed in with the (intended) + up-to-date ones. + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-releng" in the body of the message