From owner-freebsd-questions Mon May 20 17:04:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA00772 for questions-outgoing; Mon, 20 May 1996 17:04:39 -0700 (PDT) Received: from relay-4.mail.demon.net (relay-4.mail.demon.net [158.152.1.108]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA00763 for ; Mon, 20 May 1996 17:04:36 -0700 (PDT) Received: from post.demon.co.uk ([158.152.1.72]) by relay-4.mail.demon.net id aa28476; 21 May 96 0:04 GMT Received: from jraynard.demon.co.uk ([158.152.42.77]) by relay-3.mail.demon.net id aa10690; 21 May 96 1:01 +0100 Received: (from fqueries@localhost) by jraynard.demon.co.uk (8.7.5/8.6.12) id AAA02844; Tue, 21 May 1996 00:52:14 GMT Date: Tue, 21 May 1996 00:52:14 GMT From: James Raynard Message-Id: <199605210052.AAA02844@jraynard.demon.co.uk> To: jcrawfor@infinet.com CC: questions@freebsd.org In-reply-to: <199605201754.NAA09517@mail1.infinet.com> (message from James Crawford - Infinet on Mon, 20 May 96 14:05:36 -0500) Subject: Re: Kernel Problems Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I don't have any SCSI devices on my computer and was commenting them all out > but I get an error when I run my make command. It goes to the end and gets > an > error 1. It appears to be undefined errors on SCSI devices. Heres a copy > of my kernel. This version is 2.1 and was downloaded from ftp.FreeBSD.org. It's always helpful if you can give the *exact* error message. However, I think the problem's here:- > controller ncr0 > controller ahc0 These are both SCSI controllers, but... > #controller scbus0 ...the SCSI base code is missing. Just comment out the ncr0 and ahc0 entries. Hope this helps. -- James Raynard, Edinburgh, Scotland jraynard@dial.pipex.com james@jraynard.demon.co.uk