From owner-freebsd-questions Wed May 19 19:58:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from p107-239-w.muir.reshall.calpoly.edu (p107-239-w.muir.reshall.calpoly.edu [207.62.157.79]) by hub.freebsd.org (Postfix) with ESMTP id 83B20153D0 for ; Wed, 19 May 1999 19:58:18 -0700 (PDT) (envelope-from boris@ee.calpoly.edu) Received: from ee.calpoly.edu (localhost.muir.reshall.calpoly.edu [127.0.0.1]) by p107-239-w.muir.reshall.calpoly.edu (8.9.2/8.9.2) with ESMTP id TAA02824 for ; Wed, 19 May 1999 19:57:16 -0700 (PDT) (envelope-from boris@ee.calpoly.edu) Message-ID: <37437A0A.D6EF4CF9@ee.calpoly.edu> Date: Wed, 19 May 1999 19:57:15 -0700 From: Boris Veis X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@FreeBSD.org Subject: "undefined reference" in kernel make Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After successfully compiling the kernel with , i tries to . 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 make depend make <--- this is where i get all the errors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message