Date: Wed, 19 May 1999 20:15:23 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Boris Veis <boris@ee.calpoly.edu> Cc: questions@FreeBSD.ORG Subject: Re: "undefined reference" in kernel make Message-ID: <37437E4B.E8F26C16@3-cities.com> References: <37437A0A.D6EF4CF9@ee.calpoly.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Boris Veis wrote: > > After successfully compiling the kernel with <make depend>, i tries > to <make>. During the process, i get alot of "undefined reference" > errors. Ultimatly, it just "STOP>s with an error code 1 > Is there any general reason that this usualy happens? > Thanks for your help > > ps: this is the process i used > > compile <kernel name> > make depend > make <--- this is where i get all the errors Just in case did you "config KERNEL_NAME" in front of the "make depend". Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html 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?37437E4B.E8F26C16>