From owner-freebsd-questions Tue Sep 18 8:44:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 31F9437B411 for ; Tue, 18 Sep 2001 08:44:37 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.4/8.11.4) id f8IFh1G19344; Tue, 18 Sep 2001 17:43:01 +0200 (CEST) (envelope-from karelj) Date: Tue, 18 Sep 2001 17:42:50 +0200 From: "Karel J. Bosschaart" To: Baba Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error when building kernel, FreeBSD 4.3 Message-ID: <20010918174250.A19292@wop21.wop.wtb.tue.nl> References: <002201c14055$ce666760$0200a8c0@catbaba.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <002201c14055$ce666760$0200a8c0@catbaba.com>; from baba@catbaba.com on Tue, Sep 18, 2001 at 04:22:58PM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Sep 18, 2001 at 04:22:58PM +0100, Baba wrote: > Hi, > > I wonder if you could help me. The attached plain-text file "kernelbuilderror" > shows the error I get whenever I try to build a new kernel. I get the same > error whether I use the traditional way or the "new" way of building a kernel. > The other attached plain-text file, "bismillah", shows my kernel configuration > file. > > I don't know what's wrong -- could you point me in the right direction? > I think you left out too much in your kernel config: > device umass # Disks/Mass storage - Requires scbus and da ^^^^^^^^^^^^^^^^^^^^^ So, try to add 'device scbus' and 'device da'. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message