From owner-freebsd-sparc64@FreeBSD.ORG Sun Nov 9 15:54:02 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26D1616A4CE for ; Sun, 9 Nov 2003 15:54:02 -0800 (PST) Received: from poros.telenet-ops.be (poros.telenet-ops.be [195.130.132.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46B5343FCB for ; Sun, 9 Nov 2003 15:54:01 -0800 (PST) (envelope-from ward@webware.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by poros.telenet-ops.be (Postfix) with SMTP id 3BEB82E68EB for ; Mon, 10 Nov 2003 00:54:00 +0100 (MET) Received: from Static.thuis.be (D5768D40.kabel.telenet.be [213.118.141.64]) by poros.telenet-ops.be (Postfix) with ESMTP id CC3ED2E68DB for ; Mon, 10 Nov 2003 00:53:59 +0100 (MET) From: Ward Viaene To: freebsd-sparc64@freebsd.org In-Reply-To: <20031109234417.GA1793@xor.obsecurity.org> References: <1068420378.2203.17.camel@Static.thuis.be> <20031109233047.GA1606@xor.obsecurity.org> <1068420861.2188.22.camel@Static.thuis.be> <20031109234417.GA1793@xor.obsecurity.org> Content-Type: text/plain Message-Id: <1068422044.2204.33.camel@Static.thuis.be> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 10 Nov 2003 00:54:04 +0100 Content-Transfer-Encoding: 7bit Subject: Re: kernelbuild failure X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ward@webware.be List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 23:54:02 -0000 On Mon, 2003-11-10 at 00:44, Kris Kennaway wrote: > On Mon, Nov 10, 2003 at 12:34:21AM +0100, Ward Viaene wrote: > > I included everything with src-all. > > This is the supfile i'm using: > > > > *default host=cvsup5.nl.FreeBSD.org > > *default base=/usr > > *default prefix=/usr > > *default release=cvs tag=RELENG_5_1 > > *default delete use-rel-suffix > > > > *default compress > > > > src-all > > ports-all tag=. > > Please don't top-post..as you can see, it loses context. > > This supfile seems to be ok, so I don't know why your kernel build is > failing. I've successfully built GENERIC on RELENG_5_1 the other day, > so I don't think the problem is general. Have you modified your > kernel configuration from the defaults? > > Kris I didn't modified it. I downloaded the same version again from cvs and did a diff to be sure. Ward