From owner-freebsd-current Sun Aug 16 13:01:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15550 for freebsd-current-outgoing; Sun, 16 Aug 1998 13:01:48 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15544 for ; Sun, 16 Aug 1998 13:01:47 -0700 (PDT) (envelope-from bright@www.hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.8.8) with SMTP id QAA07115; Sun, 16 Aug 1998 16:02:03 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Sun, 16 Aug 1998 16:02:03 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: Karl Pielorz cc: current@FreeBSD.ORG Subject: Re: Can't build kernel with 15/08/98 @ 23:17 source In-Reply-To: <35D61631.47D5DACA@tdx.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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