From owner-freebsd-questions Tue Jul 30 1:45:56 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 9FAF337B400 for ; Tue, 30 Jul 2002 01:45:54 -0700 (PDT) Received: from server.rucus.ru.ac.za (server.rucus.ru.ac.za [146.231.115.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 9ED2E43E4A for ; Tue, 30 Jul 2002 01:45:46 -0700 (PDT) (envelope-from drs@rucus.ru.ac.za) Received: (qmail 22024 invoked from network); 30 Jul 2002 08:45:42 -0000 Received: from bashir.dsl.ru.ac.za (146.231.113.19) by server.rucus.ru.ac.za with SMTP; 30 Jul 2002 08:45:42 -0000 Received: (qmail 3840 invoked by uid 1001); 30 Jul 2002 08:45:42 -0000 Date: Tue, 30 Jul 2002 10:45:42 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= To: Brian Astill Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make(kernel 4.6) broken? Message-ID: <20020730084542.GA3739@rucus.ru.ac.za> References: <200207300734.g6U7YiL40127@tierzero.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200207300734.g6U7YiL40127@tierzero.apana.org.au> User-Agent: Mutt/1.4i 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 Tue 2002-07-30 (17:09), Brian Astill wrote: > I configured/make depend without error, then make: > /usr/src/sys/compile/NOAPM/../../dev/usb/umass.c(.text+0x14be): undefined > reference to `xpt_create_path' [snip] > *** Error code 1 > Stop in /usr/src/sys/compile/NOAPM. > > You have 'device umass' in your config, but it seems to me you're missing either 'device scbus' or 'device da'. From GENERIC: device umass # Disks/Mass storage - Requires scbus and da > Workarounds, anyone? Either remove umass, or make sure you have scbus and da. -- David Siebörger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message