From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 09:15:09 2003 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 0637016A4CE; Mon, 8 Dec 2003 09:15:09 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D84DC43FB1; Mon, 8 Dec 2003 09:15:07 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hB8HF5Rm073768; Mon, 8 Dec 2003 09:15:05 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hB8HF57T073767; Mon, 8 Dec 2003 09:15:05 -0800 (PST) (envelope-from obrien) Date: Mon, 8 Dec 2003 09:15:04 -0800 From: "David O'Brien" To: Kirill Ponomarew , freebsd-current@FreeBSD.org Message-ID: <20031208171504.GA73722@dragon.nuxi.com> References: <20031208105617.GA456@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031208105617.GA456@voodoo.oberon.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: make kernel fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 17:15:09 -0000 On Mon, Dec 08, 2003 at 11:56:17AM +0100, Kirill Ponomarew wrote: > 'make kernel' from today failed with: > > /usr/src/sys/dev/bktr/bktr_core.c:313: warning: excess elements > in scalar initializer > /usr/src/sys/dev/bktr/bktr_core.c:313: warning: (near initialization for `pixfmt_table[0].public') Can you re-cvsup and try again? I can't reproduce this. You very probably CVSup'ed in the middle of the changes.