From owner-freebsd-hackers Sun Oct 22 16:28:27 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA12035 for hackers-outgoing; Sun, 22 Oct 1995 16:28:27 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA12030 for ; Sun, 22 Oct 1995 16:28:24 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id QAA02181; Sun, 22 Oct 1995 16:28:22 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id QAA00837; Sun, 22 Oct 1995 16:26:50 -0700 Message-Id: <199510222326.QAA00837@corbin.Root.COM> To: Matthew Bailey cc: hackers@freebsd.org Subject: Re: SNAP 951020 Kernel compile problems. In-reply-to: Your message of "Sun, 22 Oct 95 14:29:18 EDT." From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 22 Oct 1995 16:26:45 -0700 Sender: owner-hackers@freebsd.org Precedence: bulk >Below is the final protions of building a kernel for my machine. and yet >below that is the config that I used to try to build this kernel. > >If someone would be so kind to take a look and see if there is something >obvious that I missed. I would be greatful. You need to have IDE controller support - the "wdc0/wd0" entries were apparantly removed. -DG