Date: Sun, 14 Feb 1999 17:50:07 -0500 (EST) From: Richard Stanaford <richard@nova.eri.net> To: Ted Spradley <tsprad@set.spradley.tmi.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problems compiling Kernel.. Message-ID: <Pine.BSF.4.05.9902141740420.15323-100000@nova.eri.net> In-Reply-To: <199902141604.KAA01166@set.spradley.tmi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I found the problem.. This is the first SCSI system that I have built a kernel for and I forgot line controller scbus0 which contains all the base SCSI code, if I am not mistaken.. DOH! I also forgot controller atkbdc0 which is why I was getting the syscons.o stuff.. *sigh* Oh well, you learn something new everyday. :-) Thanks to those that responded. -Richard. On Sun, 14 Feb 1999, Richard Stanaford wrote: > > I have been trying to compile a custom kernel so I can have the dual > > processor support and I keep getting the output included at the end of > > this message. > [...] > > > > loading kernel > > scsi_da.o: Undefined symbol `_cam_extend_get' referenced from text segment > > scsi_da.o: Undefined symbol `_cam_periph_lock' referenced from text > > segment > [...] > > syscons.o: Undefined symbol `_vidsw' referenced from text segment > > syscons.o: More undefined symbol _vidsw refs follow > > *** Error code 1 > > > > Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902141740420.15323-100000>