Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 16:27:59 +0100
From:      Mark Ovens <marko@uk.radan.com>
To:        Fadi Sodah <sodah@qatar.net.qa>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel
Message-ID:  <372485FF.72A1BA1C@uk.radan.com>
References:  <372482C1.BDF0B30D@qatar.net.qa>

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

HTH

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

-- 
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:marko@uk.radan.com                  http://www.radan.com


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?372485FF.72A1BA1C>