make world broken for RELENG_6

David Wolfskill david at catwhisker.org
Sat Mar 31 14:45:40 UTC 2007


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
-- 
David H. Wolfskill				david at catwhisker.org
Believe SORBS at your own risk: 63.193.123.122 has been static since Aug 1999.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20070331/270430be/attachment.pgp


More information about the freebsd-stable mailing list