From owner-freebsd-stable@FreeBSD.ORG Wed May 11 15:35:38 2005 Return-Path: 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 C5CC516A4D3 for ; Wed, 11 May 2005 15:35:38 +0000 (GMT) Received: from mailtest.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 635AB43D8B for ; Wed, 11 May 2005 15:35:38 +0000 (GMT) (envelope-from fcash@ocis.net) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id A1ED7F3310; Wed, 11 May 2005 08:35:38 -0700 (PDT) Received: from mailtest.sd73.bc.ca ([127.0.0.1]) by localhost (mailtest.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25095-01-76; Wed, 11 May 2005 08:35:36 -0700 (PDT) Received: from s9.sbo (s9.sbo [192.168.0.9]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id 6120FF3308; Wed, 11 May 2005 08:35:36 -0700 (PDT) From: Freddie Cash To: ananth_g@sifycorp.com Date: Wed, 11 May 2005 08:35:32 -0700 User-Agent: KMail/1.8 References: <42820E33.5000205@sifycorp.com> <1115821224.47297.3.camel@sirius> <42821695.5060405@sifycorp.com> In-Reply-To: <42821695.5060405@sifycorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505110835.34308.fcash@ocis.net> X-Virus-Scanned: by amavisd-new using ClamAV at sd73.bc.ca cc: stable@freebsd.org Subject: Re: kernel build problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 15:35:38 -0000 On May 11, 2005 07:28 am, Ananth.G wrote: > i have attached my config file. Read the comments in your config file. You'll quickly notice that you have removed the isa device (which is needed for PS/2, serial, parallel ports, etc), and that you have umass enabled, but disabled the needed scbus and da devices. Dont' just blindly comment things out. Read the comments in the config file, and in the NOTES files. -- Freddie Cash fcash@ocis.net