From owner-freebsd-questions Sun Mar 24 13:52:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 44FC337B404 for ; Sun, 24 Mar 2002 13:52:48 -0800 (PST) Received: from sobek.lan ([62.252.14.111]) by mta05-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020324215246.MDKW7206.mta05-svc.ntlworld.com@sobek.lan>; Sun, 24 Mar 2002 21:52:46 +0000 Received: (from greid@localhost) by sobek.lan (8.11.6/8.11.6) id g2OLqi302434; Sun, 24 Mar 2002 21:52:44 GMT (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Sun, 24 Mar 2002 21:52:44 +0000 From: George Reid To: David Blumberg Cc: freebsd-questions@FreeBSD.org Subject: Re: Kernel problem Message-ID: <20020324215244.A2387@FreeBSD.org> References: <3C9DB69E.5000104@linux.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C9DB69E.5000104@linux.se>; from davidblumberg@linux.se on Sun, Mar 24, 2002 at 12:21:02PM +0100 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 On Sun, Mar 24, 2002 at 12:21:02PM +0100, David Blumberg wrote: > asr.o: In function `ASR_failActiveCommands': > asr.o(.text+0x6e7): undefined reference to `xpt_done' > asr.o: In function `ASR_rescan': > asr.o(.text.+0xba0): underfined refernce to `xpt_create_path' [...] > #device umass # Disks/Mass storage - Requires scbus and da [...] This is your problem. It helps to read the kernel configuration file more carefully. Where it says "Requires scbus and da", it means that you must include 'scbus' and 'da'. It's fairly simple. This is almost a FAQ by now. -- George C A Reid Tel: (08701) 200870 Ext. 26654 WWW: http://people.FreeBSD.org/~greid/ Mob: (07740) 197460 FreeBSD Committer/Developer greid@FreeBSD.org Oriel College, Oxford University george.reid@oriel.ox.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message