From owner-freebsd-stable Sun Aug 4 14:13:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B939137B400 for ; Sun, 4 Aug 2002 14:13:31 -0700 (PDT) Received: from ns1.pu.net (ns1.pu.net [216.87.139.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AECF43EC5 for ; Sun, 4 Aug 2002 14:12:47 -0700 (PDT) (envelope-from bugs@ns1.pu.net) Received: (from bugs@localhost) by ns1.pu.net (8.12.5/8.11.6) id g74LCZpt002103 for freebsd-stable@freebsd.org; Sun, 4 Aug 2002 16:12:35 -0500 (CDT) (envelope-from bugs) From: Mark Hittinger Message-Id: <200208042112.g74LCZpt002103@ns1.pu.net> Subject: Re: 4.6-stable branch broken ? To: freebsd-stable@freebsd.org Date: Sun, 4 Aug 2002 16:12:35 -0500 (CDT) X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had some header file related problems here recently which went away when I updated: /etc/defaults/make.conf from /usr/src/etc/defaults/make.conf and /etc/mtree/BSD.include.dist Afterwards make buildworld runs happily. Its always a good idea to check /usr/src/etc ./defaults and ./mtree to see if anything should be updated in your /etc. Not everything makes its way into a mention in /usr/src/UPDATING. Later Mark Hittinger bugs@pu.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message