Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 18:47:35 +0300
From:      Fadi Sodah <sodah@qatar.net.qa>
To:        Mark Ovens <marko@uk.radan.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel
Message-ID:  <37248A97.7BE83C6B@qatar.net.qa>
References:  <372482C1.BDF0B30D@qatar.net.qa> <372485FF.72A1BA1C@uk.radan.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37248A97.7BE83C6B>