Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 1997 04:57:42 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        humphery@beagle.imall.com (Phil Humpherys)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: errors compiling new kernel
Message-ID:  <199701030957.EAA24081@hda.hda.com>
In-Reply-To: <199701030509.WAA13863@beagle.imall.com> from Phil Humpherys at "Jan 2, 97 10:09:25 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I just tried compiling a kernel, and right when it seems to have finished, I get the following error message:
> 
> loading kernel
> ncr.o: Undefined symbol `_scsi_alloc_bus' referenced from text segment
(...)
> aic7xxx.o: Undefined symbol `_scsi_done' referenced from text segment
> *** Error code 1

You have scsi devices with no base scsi support.  Add "controller scbus0"
to your config file, re-config and rebuild.

-- 
Peter Dufault (dufault@hda.com)   Realtime Machine Control and Simulation
HD Associates, Inc.               Voice: 508 433 6936



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