Date: Fri, 9 Jun 2000 09:18:51 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Alexandr Smirnov <agent_kgb@newmail.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: HELP!!! What this???? Message-ID: <20000609091851.K18462@fw.wintelcom.net> In-Reply-To: <4614.000609@newmail.ru>; from ASmirnov@rio.ru on Fri, Jun 09, 2000 at 02:44:50PM %2B0400 References: <4614.000609@newmail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
* Alexandr Smirnov <ASmirnov@rio.ru> [000609 03:41] wrote: > Hello , > > /usr/src/sys/compile/GENERIC.new > make > loading kernel > advansys.o: In function `adv_action': > advansys.o(.text+0x192): undefined reference to `xpt_freeze_simq' > advansys.o(.text+0x5b4): undefined reference to `xpt_done' > advansys.o: In function `adv_execute_ccb': [snip] 1) don't forget "make depend". 2) don't comment things out of your kernel if you don't know what they do. 3) see LINT. -Alfred 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?20000609091851.K18462>