From owner-freebsd-current@FreeBSD.ORG Thu Aug 4 01:32:11 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A3FA16A41F for ; Thu, 4 Aug 2005 01:32:11 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: from vomit.ugcs.caltech.edu (vomit.ugcs.caltech.edu [131.215.176.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EEF43D45 for ; Thu, 4 Aug 2005 01:32:11 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: by vomit.ugcs.caltech.edu (Postfix, from userid 3640) id B4B90E816; Wed, 3 Aug 2005 18:32:10 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by vomit.ugcs.caltech.edu (Postfix) with ESMTP id 99CD4E815; Wed, 3 Aug 2005 18:32:10 -0700 (PDT) Date: Wed, 3 Aug 2005 18:32:10 -0700 (PDT) From: Jon Dama To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <864qacg43l.fsf@xps.des.no> Message-ID: References: <1122658375.50653.3.camel@pyanfar.ece.cmu.edu> <1122659885.50653.7.camel@pyanfar.ece.cmu.edu> <20050729194042.GB17862@xor.obsecurity.org> <864qacg43l.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: freebsd-current@freebsd.org, Kris Kennaway Subject: Re: here we go again with the weird kernel build errors... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 01:32:11 -0000 Can you make a comment to that effect in /usr/src/Makefile and possibly under the section "To build kernel" of /usr/src/UPDATING? -Jon On Sat, 30 Jul 2005, [iso-8859-1] Dag-Erling Sm=F8rgrav wrote: > Kris Kennaway writes: > > On Fri, Jul 29, 2005 at 01:58:05PM -0400, Brandon S. Allbery KF8NH wrot= e: > > > Answering my own question: the culprit is /usr/local/bin/yacc from > > > devel/bison. Perhaps the kernel build needs to protect against this > > > when not done as part of building a full world? or is it no longer > > > supported to reconfigure and rebuild a kernel without a full buildwor= ld? > > AFAIK you have to buildworld first, yes. This builds the bootstrap > > tools needed to safely build the kernel. > > 'make kernel-toolchain' is sufficient preparation for buildkernel. > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >