From owner-freebsd-current@FreeBSD.ORG Wed Apr 27 05:46:44 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 B253216A4CE for ; Wed, 27 Apr 2005 05:46:44 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBC043D49 for ; Wed, 27 Apr 2005 05:46:44 +0000 (GMT) (envelope-from nomadlogic@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so163619wra for ; Tue, 26 Apr 2005 22:46:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=noXFiLLklV6A9q55+3mKiJHvMYxHREjFBPcimEgCo05taxQ1CDBJv+7a3HbRdICLgCWKeP7cr+tgqb8Z/iOzfRtZAs3rr/EUJw1qBz0t+xZqY4KSkoPx3rSp/7GDxG96yQm9HGFZ9D/JASfUfOJSQPVBy9ic+0hTBGm4oiBxF10= Received: by 10.54.112.7 with SMTP id k7mr349148wrc; Tue, 26 Apr 2005 22:46:43 -0700 (PDT) Received: by 10.54.102.12 with HTTP; Tue, 26 Apr 2005 22:46:43 -0700 (PDT) Message-ID: <57d7100005042622465e45ffe0@mail.gmail.com> Date: Tue, 26 Apr 2005 22:46:43 -0700 From: pete wright To: /dev/null In-Reply-To: <63349.216.177.243.42.1114575288.localmail@webmail.dnswatch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <63349.216.177.243.42.1114575288.localmail@webmail.dnswatch.com> X-Mailman-Approved-At: Wed, 27 Apr 2005 12:02:52 +0000 cc: freebsd-current@freebsd.org Subject: Re: can't build kernel [with CONFIG this time] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pete wright List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 05:46:45 -0000 On 4/26/05, /dev/null wrote: > Hello, > Just got a new CPU today. Running 5.4-RC3 on GENERIC until the new CPU > showed up. Installed the CPU drafted a new config for the kernel cd'd to > /usr/src, typed "make buildkernel KERNCONF=3DDEMON01", build process went= as > expected. But before the build process completed the machine froze for no > apparent reason at the sound driver part. Couldn't ssh into it from anoth= er > box, so hit the reset button, chose 4 from the menu (single user mode). > Performed a fsck -f. Rebooted and attempted to rebuild. But it barfed. > So I performed an rm -fr /usr/src. > Then /stand/sysinstall > install entire src tree and tried another > "make buildkernel KERNCONF=3DDEMON01" in /usr/src. > It barfed with the following: Have you tried building a GENERIC kernel with this config? Also have you cvsup'd your source tree. I know you re-downloaded the source from /stand/sysinstall, but you may want to get it via cvsup.=20 Especially with the 5.4 RC's. If you are able to build a GENERIC kernel, and the problem occurs after a cvsup then I would suspect there is something broken in your custom config. HTH -p --=20 ~~o0OO0o~~ Pete Wright www.nycbug.org NYC's *BSD User Group