Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2007 09:22:58 -0700
From:      Julian Elischer <julian@elischer.org>
To:        David Wolfskill <david@catwhisker.org>,  "Rick C. Petty" <rick-freebsd@kiwi-computer.com>, freebsd-stable@freebsd.org,  julian@elischer.org
Subject:   Re: make world broken for RELENG_6
Message-ID:  <460E8AE2.4070005@elischer.org>
In-Reply-To: <20070331142423.GL75941@bunrab.catwhisker.org>
References:  <20070331082756.GA74432@keira.kiwi-computer.com> <20070331142423.GL75941@bunrab.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill wrote:
> On Sat, Mar 31, 2007 at 02:27:56AM -0600, Rick C. Petty wrote:
>> Is anyone else experiencing build problems with the latest RELENG_6 (sup'd
>> as of 2007-Mar-31 0800 UTC)?
>>
>> A buildworld failed at:
>>
>> ===> sbin/ipfw (all)
>> ...
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?460E8AE2.4070005>