From owner-freebsd-net@FreeBSD.ORG Fri Oct 7 21:02:22 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C6416A41F for ; Fri, 7 Oct 2005 21:02:22 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B72A43D45 for ; Fri, 7 Oct 2005 21:02:21 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: by qproxy.gmail.com with SMTP id a39so692440qbd for ; Fri, 07 Oct 2005 14:02:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dZX9iSBQF+Pm6OuGXahENXiIMDhrVfSw54CJQ7hf5aG/hGKH++Y4Na8uetUHtU2T0GhScBZ6PGOxwV55fzXIbxtmW4uGQdVvxX4n6m6XAPK7QDAaH9+z06duBEW/uFM6T7j+f0xU0CfdGdK+wfwRS0SZKAMC3pDBGC/h95SLckA= Received: by 10.65.107.14 with SMTP id j14mr1690758qbm; Fri, 07 Oct 2005 14:02:20 -0700 (PDT) Received: by 10.65.151.20 with HTTP; Fri, 7 Oct 2005 14:02:20 -0700 (PDT) Message-ID: <35de0c300510071402r2825cf42g3252daeedb0bab4f@mail.gmail.com> Date: Fri, 7 Oct 2005 17:02:20 -0400 From: Bryan Fullerton To: freebsd-net@freebsd.org In-Reply-To: <35de0c300510071332p78a23c4bjd764fd21689cec0e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <35de0c300510071332p78a23c4bjd764fd21689cec0e@mail.gmail.com> Subject: Re: if_re.c build error on RELENG_6 (rev 1.46.2.5) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bryan Fullerton List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 21:02:22 -0000 On 10/7/05, Bryan Fullerton wrote: > This was reported by someone else to -stable, but seems more > appropriate here. if_re.c breaks buildkernel on a RELENG_6 system that > was just cvsup'ed. Was not broken yesterday. [snip] Ah, I see on -stable that the alpha tinderbox just barfed with this same error. I expect the others will follow shortly... Bryan