From owner-freebsd-ppc@FreeBSD.ORG Thu Dec 29 00:31:35 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5C216A41F for ; Thu, 29 Dec 2005 00:31:35 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from cayenne.onthenet.com.au (cayenne.OntheNet.com.au [203.22.124.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC3C43D58 for ; Thu, 29 Dec 2005 00:31:35 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.18.111] (CPE-18-111.dsl.OntheNet.net [203.144.18.111]) by cayenne.onthenet.com.au (Postfix) with ESMTP id 2E48D759131; Thu, 29 Dec 2005 10:31:34 +1000 (EST) Message-ID: <43B32E65.9040805@freebsd.org> Date: Thu, 29 Dec 2005 10:31:33 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christopher Illies References: <439889611@web.de> In-Reply-To: <439889611@web.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: make buildkernel fails X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 00:31:36 -0000 > I could not find any documentation on this in NOTES, > UPDATING et al. nor with google. Maybe GENERIC should > be changed if this is a known and persistent issue? GENERIC is in need of an overhaul. I'll commit the changes to remove the compile-time GEOM KTR debug, and probably WITNESS as well. later, Peter.