Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 1998 16:02:03 -0500 (EST)
From:      Alfred Perlstein <bright@www.hotjobs.com>
To:        Karl Pielorz <kpielorz@tdx.co.uk>
Cc:        current@FreeBSD.ORG
Subject:   Re: Can't build kernel with 15/08/98 @ 23:17 source
Message-ID:  <Pine.BSF.3.96.980816160138.5053D-100000@bright.fx.genx.net>
In-Reply-To: <35D61631.47D5DACA@tdx.co.uk>

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

controller      scbus0

???

-Alfred
--

Programmer @ HotJobs Inc. [- http://www.hotjobs.com/ -]
|-- There are operating systems, and then there's BSD.
 \-- http://www.freebsd.org/

On Sun, 16 Aug 1998, Karl Pielorz wrote:

> Hi All,
> 
> I can't seem to build a kernel with the latest sources... It falls over with:
> 
> "
> caladan# make
> loading kernel
> cd.o: Undefined symbol `_scsi_device_register' referenced from text segment
> cd.o: Undefined symbol `_scsi_open' referenced from text segment
> cd.o: Undefined symbol `_scsi_ioctl' referenced from text segment
> cd.o: Undefined symbol `_scsi_close' referenced from text segment
> cd.o: Undefined symbol `_scsi_minphys' referenced from text segment
> cd.o: Undefined symbol `_scsi_strategy' referenced from text segment
> cd.o: Undefined symbol `_extend_get' referenced from text segment
> cd.o: Undefined symbol `_extend_get' referenced from text segment
> cd.o: Undefined symbol `_extend_get' referenced from text segment
> cd.o: Undefined symbol `_extend_get' referenced from text segment
> (heaps of more like the above)
> "
> 
> Can anybody suggest anything? - I have the following lines in the kernel config:
> 
> "
> controller      ahc0
> controller      ahc1
> controller      ahc2
> options         AHC_TAGENABLE
> options         AHC_SCBPAGING_ENABLE
> options         AHC_ALLOW_MEMIO
> 
> device          sd0
> device          st0
> device          cd0     #Only need one of these, the code dynamically grows
> "
> 
> I've made sure to do a 'make clean; make depend; make'...
> 
> I have a horrible feeling that this is pilot error, but I'm stumped... ;-(
> 
> Regards,
> 
> Karl Pielorz
> 
>  
> ----------------------------------------------------------------------------
> Karl Pielorz 'mailto:kpielorz@tdx.co.uk' This system runs http://freebsd.org
> ~ - Any opinions in this posting are my own and not those of my employer - ~
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980816160138.5053D-100000>