Date: Mon, 26 Apr 1999 18:14:09 +0300 From: Fadi Sodah <sodah@qatar.net.qa> To: freebsd-questions@FreeBSD.ORG Subject: kernel Message-ID: <372482C1.BDF0B30D@qatar.net.qa>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?372482C1.BDF0B30D>