From owner-freebsd-current@FreeBSD.ORG Mon Feb 28 23:01:10 2005 Return-Path: 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 7A39F16A4CE for ; Mon, 28 Feb 2005 23:01:10 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F19343D2D for ; Mon, 28 Feb 2005 23:01:10 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j1SN195X063744; Mon, 28 Feb 2005 15:01:09 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j1SN18CM063743; Mon, 28 Feb 2005 15:01:08 -0800 (PST) (envelope-from obrien) Date: Mon, 28 Feb 2005 15:01:08 -0800 From: "David O'Brien" To: Jay Shampur Message-ID: <20050228230108.GB63463@dragon.nuxi.com> Mail-Followup-To: freebsd-current@freebsd.org, Jay Shampur References: <6d2a982f05022507565bebcc50@mail.gmail.com> <20050225162401.GB13053@gargantuan.com> <6d2a982f050225083047197bc8@mail.gmail.com> <20050225163733.GC13053@gargantuan.com> <6d2a982f05022508564ca521d7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6d2a982f05022508564ca521d7@mail.gmail.com> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i cc: freebsd-current@freebsd.org Subject: Re: Kernel compile problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 23:01:10 -0000 On Fri, Feb 25, 2005 at 11:56:52AM -0500, Jay Shampur wrote: > Thank you - if I understand the process, this is what I need to do? > > make buildworld > make installworld > > make buildkernel KERNCONF=GENERIC > make installkernel KERNCONF=GENERIC The process is wrong. You have a file /usr/src/UPDATING that is very clear on the proper process. > Also, I am not trying to upgrade my system, just rebuilding it with > some new options. Then this is a 5.x issue and needs to be sent to freebsd-stable@freebsd.org. freebsd-current@freebsd.org is for 6-STABLE. -- -- David (obrien@FreeBSD.org)