From owner-freebsd-questions Mon Apr 26 8:15:48 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 D613F151BF for ; Mon, 26 Apr 1999 08:15:41 -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 SAA27554 for ; Mon, 26 Apr 1999 18:14:14 +0300 (GMT) Message-ID: <372482C1.BDF0B30D@qatar.net.qa> Date: Mon, 26 Apr 1999 18:14:09 +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: freebsd-questions@FreeBSD.ORG Subject: kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? thx -Pons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message