From owner-freebsd-questions Fri Aug 9 13:11:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7726E37B400 for ; Fri, 9 Aug 2002 13:11:34 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F65543E42 for ; Fri, 9 Aug 2002 13:11:34 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (52e9cbc533d074b130cd6482ccfd6fd0@localhost [127.0.0.1]) by vectors.cx (8.12.4/8.12.4) with ESMTP id g79KCU2e001451; Fri, 9 Aug 2002 13:12:30 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.4/8.12.4/Submit) id g79KCUGg001450; Fri, 9 Aug 2002 13:12:30 -0700 (PDT) (envelope-from monkey) Date: Fri, 9 Aug 2002 13:12:30 -0700 From: Adam Weinberger To: Brent Marsh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help building custom kernel Message-ID: <20020809201230.GX49844@vectors.cx> References: <000801c23fe1$409cbb00$f405d140@frontiernet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000801c23fe1$409cbb00$f405d140@frontiernet.net> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG you forgot to add the scbus and da devices make sure: device scbus device da appears in your kernel conf ::) -Adam >> (08.09.2002 @ 1313 PST): Brent Marsh said, in 3.5K: << > > Hello, > > > > I've been an avid FreeBSD user for about a year, and am finally trying > to build my customer kernel. I am by no means a computer expert, and > have found the handbook to be extremely useful. I've followed the > directions in the latest version of the FreeBSD Handbook (I've > re-installed my PC with the latest stable version of FreeBSD as > well). However, when I build the kernel, it chews it over for some > time, scrolling tons of text. Then I get the following message. I've > placed comments after '#' for some explanations > > > > umass.o(.text+0xNNNN): undefined reference to 'xpt_XXXX) # where > NNNN is a combination of letters/numbers and XXXX is a word, usually > 'done'. Using the scroll lock key and looking back, I see dozens of > similar lines. > > > > ***Error code 1 > > > > Stop in /usr/obj/usr/src/sys/DM1 # DM1 is the name of my kernel > > ****Error code 1 > > > > Stop in /usr/src > > ***Error code 1 > > > > and I get a command line again. > > > > Any help would be greatly appreciated. > > > > Thanks, > > Brent Marsh >> end of "help building custom kernel" from Brent Marsh << -- "Oh good, my dog found the chainsaw." -Lilo, "Lilo & Stitch" Adam Weinberger adam@vectors.cx http://vectors.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message