From owner-freebsd-stable@FreeBSD.ORG Sat Mar 31 19:15:19 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7051C16A403 for ; Sat, 31 Mar 2007 19:15:19 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id F415113C46E for ; Sat, 31 Mar 2007 19:15:18 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 89138 invoked by uid 2001); 31 Mar 2007 19:15:18 -0000 Date: Sat, 31 Mar 2007 13:15:18 -0600 From: "Rick C. Petty" To: Julian Elischer Message-ID: <20070331191518.GB87710@keira.kiwi-computer.com> References: <20070331082756.GA74432@keira.kiwi-computer.com> <20070331142423.GL75941@bunrab.catwhisker.org> <460E8AE2.4070005@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <460E8AE2.4070005@elischer.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: make world broken for RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 19:15:19 -0000 On Sat, Mar 31, 2007 at 09:22:58AM -0700, Julian Elischer wrote: > David Wolfskill wrote: > > > >Right; I encountered the same thing. > > > >Locally reverting src/sys/netinet/ip_fw.h rev. 1.100.2.6 appears to have > >fixed it for me: after doing that, I was able to successfully build, > >install, and boot. And yes, I use IPFW. :-} > > > >The issue appears to be that src/sbin/ipfw/ipfw2.c references > >ipfw_insn_pipe, which 1.100.2.6 dyked out out ip_fw.h. > > > >I don't know that reverting 1.100.2.6 was the "correct" thing to do; it > >may be better to change ipfw2.c to not try to refer to it. > > > >I've Cc:ed Julian, since he committed the changes. > > > >Peace, > >david > > > try just deleting the offending lines in ipfw2.c It's just so rare that -stable breaks on buildworld (even -current isn't broken often, in terms of build breakage).. something I can't say about other operating systems. A csup this morning caused the problem to go away. Thanks, guys! -- Rick C. Petty