From owner-freebsd-questions@FreeBSD.ORG Thu Aug 12 09:46:28 2004 Return-Path: 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 CC7BC16A4CE for ; Thu, 12 Aug 2004 09:46:28 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59DCC43D4C for ; Thu, 12 Aug 2004 09:46:28 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i7C9k3NQ018291; Thu, 12 Aug 2004 02:46:04 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Thu, 12 Aug 2004 02:46:24 -0700 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408120246.24105.kstewart@owt.com> cc: ashadul hoque Subject: Re: error in make phase while compiling kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 09:46:28 -0000 On Thursday 12 August 2004 02:43 am, ashadul hoque wrote: > Hi everyone > > I am observing the following error messages of the following type > while compiling custom kernel. > > umass.o: In function 'umass_cam_detach_sim': > umass.o(.test+0x1a5c): undefined reference to 'xpt_bus_deregister' > umass.o(.test+0x1a78): undefined reference to 'cam_sim_free' > > What is the reason? > You commented out too much. Read the requirements on umass in the GENERIC config file and either add them back or comment out the line with umass on it.. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html