From owner-freebsd-questions Tue Apr 27 16:27: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 0D5D6156CA for ; Tue, 27 Apr 1999 16:26:55 -0700 (PDT) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-10.mail.demon.net with smtp (Exim 2.12 #1) id 10cHFd-000024-0A; Tue, 27 Apr 1999 23:26:53 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from marder-1. (rasnt-1 [193.114.228.211]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id AAA00405; Wed, 28 Apr 1999 00:26:43 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id UAA00332; Mon, 26 Apr 1999 20:00:55 +0100 (BST) (envelope-from marko) Date: Mon, 26 Apr 1999 20:00:55 +0100 From: Mark Ovens To: Fadi Sodah Cc: freebsd-questions@freebsd.org Subject: Re: kernel Message-ID: <19990426200055.A261@marder-1> References: <372482C1.BDF0B30D@qatar.net.qa> <372485FF.72A1BA1C@uk.radan.com> <37248A97.7BE83C6B@qatar.net.qa> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <37248A97.7BE83C6B@qatar.net.qa>; from Fadi Sodah on Mon, Apr 26, 1999 at 06:47:35PM +0300 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 26, 1999 at 06:47:35PM +0300, Fadi Sodah wrote: > 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. > OK, if you don't need SCSI, check all the following are commented out: # This controller offers a number of configuration options, too many to # document here - see the LINT file in this directory and look up the # dpt0 entry there for much fuller documentation on this. controller dpt0 controller adv0 at isa? port ? cam irq ? controller adw0 controller bt0 at isa? port ? cam irq ? controller aha0 at isa? port ? cam irq ? #controller aic0 at isa? port 0x340 bio irq 11 controller scbus0 device da0 device sa0 device pass0 HTH > > -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