Date: Mon, 6 Apr 1998 22:57:52 +0400 (MSD) From: Hostas Red <kong@kong.spb.ru> To: current@FreeBSD.ORG Subject: Re: kernel problem Message-ID: <Pine.BSF.3.96.980406225720.13767C-100000@kong.dorms.spbu.ru> In-Reply-To: <19980406124953.50107@right.PCS>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! On Mon, 6 Apr 1998, Jonathan Lemon wrote: > > kernel won't build (cvsup few minutes ago): > > Try putting line right after the copyright in src/sys/i386/i386/global.s: > > #include "opt_vm86.h" Almost worked: exception.o: Undefined symbol `_my_tr' referenced from text segment exception.o: Undefined symbol `_my_tr' referenced from text segment machdep.o: Undefined symbol `_my_tr' referenced from text segment swtch.o: Undefined symbol `_my_tr' referenced from text segment swtch.o: Undefined symbol `_my_tr' referenced from text segment *** Error code 1 :-) Adios, /KONG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.3.96.980406225720.13767C-100000>