Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 1996 00:52:14 GMT
From:      James Raynard <fqueries@jraynard.demon.co.uk>
To:        jcrawfor@infinet.com
Cc:        questions@freebsd.org
Subject:   Re: Kernel Problems
Message-ID:  <199605210052.AAA02844@jraynard.demon.co.uk>
In-Reply-To: <199605201754.NAA09517@mail1.infinet.com> (message from James Crawford - Infinet on Mon, 20 May 96 14:05:36 -0500)

next in thread | previous in thread | raw e-mail | index | archive | help

> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605210052.AAA02844>