From owner-freebsd-questions Mon Apr 26 8:51:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from qatar.net.qa (qatar.net.qa [194.133.33.11]) by hub.freebsd.org (Postfix) with ESMTP id D5A5B1520A for ; Mon, 26 Apr 1999 08:51:17 -0700 (PDT) (envelope-from sodah@qatar.net.qa) Received: from qatar.net.qa (dikl.qatar.net.qa [194.133.37.232]) by qatar.net.qa (8.8.8/Internet-Qatar) with ESMTP id SAA02835; Mon, 26 Apr 1999 18:47:39 +0300 (GMT) Message-ID: <37248A97.7BE83C6B@qatar.net.qa> Date: Mon, 26 Apr 1999 18:47:35 +0300 From: Fadi Sodah X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.36 i586) X-Accept-Language: en MIME-Version: 1.0 To: Mark Ovens Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel References: <372482C1.BDF0B30D@qatar.net.qa> <372485FF.72A1BA1C@uk.radan.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ovens wrote: > > Fadi Sodah wrote: > > > > hi > > > > I get the following failure when I try to build a new kernel FreeBSD v. > > 3.0. > > 'make depend' <-- No Error > > but 'make' produces the following: > > > > dpt_scsi.o:Undefined symbol `_xpt_bus_register' referend from text > > segment > > dpt_scsi.o: More undefined symbol _xpt_createpath refs follow > > ncr.o: Undefined symbol ` _xpt_bus_register' referend from text segment > > ncr.o: More undefined symbol _xpt_async refs follow > > ***** Error code 1 > > stop. > > > > the same message also for _xpt_async_ , _cam_sim_free, _cam_sim_alloc .. > > etc. > > > > what could be wrong? > > > > Looks like you're compiling *some* SCSI stuff in, but not all the > necessary items. Do you need SCSI? If not, comment out dpt0 and ncr0 > in your config file. ok , no i dont need scsi ... so i removed it from the config file now i am getting this adwcam.o:Undefined symbol `_xpt_async' referenced from text s3egment ***Error code 1 stop. -Pons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message