From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 17:25:52 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B668816A416; Mon, 25 Dec 2006 17:25:52 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (noop.in-addr.com [208.58.23.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8BD13C46F; Mon, 25 Dec 2006 17:25:52 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1GytJS-0003Rm-FS; Mon, 25 Dec 2006 12:08:34 -0500 Date: Mon, 25 Dec 2006 12:08:34 -0500 From: Gary Palmer To: current@freebsd.org, sparc64@freebsd.org Message-ID: <20061225170834.GA12775@in-addr.com> Mail-Followup-To: current@freebsd.org, sparc64@freebsd.org References: <20061225165951.61C8F73034@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061225165951.61C8F73034@freebsd-current.sentex.ca> Cc: Subject: Re: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 17:25:52 -0000 On Mon, Dec 25, 2006 at 11:59:51AM -0500, FreeBSD Tinderbox wrote: > /src/sys/sun4v/sun4v/pmap.c:1525: error: syntax error before "if" Any chance someone with a src commit bit could add the missing semicolon to the end of the KASSERT statement on 1523 please? That would appear to be what the tinderbox is complaining about