Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 1997 11:21:43 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        humphery@beagle.imall.com (Phil Humpherys)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: errors compiling new kernel
Message-ID:  <199701031021.LAA18531@gilberto.physik.rwth-aachen.de>
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
> ncr.o: Undefined symbol `_scsi_attachdevs' referenced from text segment
> ncr.o: Undefined symbol `_sc_print_addr' referenced from text segment
> ncr.o: Undefined symbol `_sc_print_addr' referenced from text segment
[bunch of similar lines]
> *** Error code 1
> 
> The docs told me to email here..  ;)  Help?

Most probably you forgot a 

controller      scbus0  

line in your kernel config file.

> 
> 
> -pH
> 
> --------------
> Phil Humpherys                    Email:  ph@imall.com
> Systems Administrator             http://ph.imall.com/
> iMALL, Inc.                       Office:  +1.801.377.0899
>                                    Pager:  +1.801.276.3494
> 
> "Meet me Jesus, meet me.  Meet me in the middle of the air.
> And if my wings should fail me Lord, please meet me with
> another pair."
> 
> - Bonham, Jones, Page, Plant.  "In My Time of Dying", 1975.
> 
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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