From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 14:21:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D7616A4CE for ; Thu, 11 Mar 2004 14:21:24 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD68643D2F for ; Thu, 11 Mar 2004 14:21:24 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id A037C72DD2; Thu, 11 Mar 2004 14:21:24 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9E18872DCB; Thu, 11 Mar 2004 14:21:24 -0800 (PST) Date: Thu, 11 Mar 2004 14:21:24 -0800 (PST) From: Doug White To: Nils Berzins In-Reply-To: Message-ID: <20040311142037.P90456@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Current Subject: Re: Problems with FreeBSD on Poweredge 6300 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 22:21:24 -0000 On Thu, 11 Mar 2004, Nils Berzins wrote: > > > I have this same issue - Jung-uk Kim (jkim (at) niksun.com) sent me a > > patch, that made my life better (below). Something with the PERC > > controllers. > > > > Hi ! > > I have a newbie question about kernel module compiling. When I try to build > the patched amr, I get the following error: > > > "/usr/src/sys/dev/amr/../../conf/kmod.mk", line 261: Could not find > bsd.kern.mk > > make: fatal errors encountered -- cannot continue > > Any suggestions ? I use following Makefile: Make sure /usr/share/mk/bsd.kern.mk is present. If not, you need to re-cvsup, or figure out why files are disappearing on your system :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org