From owner-freebsd-current Thu Jun 13 02:03:40 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA07527 for current-outgoing; Thu, 13 Jun 1996 02:03:40 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA07517 for ; Thu, 13 Jun 1996 02:03:35 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id LAA28416; Thu, 13 Jun 1996 11:03:32 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id LAA29289; Thu, 13 Jun 1996 11:02:54 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.Alpha.4/keltia-uucp-2.8) id KAA08335; Thu, 13 Jun 1996 10:56:58 +0200 (MET DST) From: Ollivier Robert Message-Id: <199606130856.KAA08335@keltia.freenix.fr> Subject: Re: opt_ipfw.h To: michaelh@cet.co.jp (Michael Hancock) Date: Thu, 13 Jun 1996 10:56:57 +0200 (MET DST) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: from Michael Hancock at "Jun 13, 96 05:25:34 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#2103 X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It seems that Michael Hancock said: > fails on building the ip firewall stuff. > > ip_fw.c needs opt_ipfw.h Re-run config (and read cvs-all mailing list :-)) and make. The opt_ipfw.h should be created by config(8) now. gpalmer 96/06/12 12:34:35 Modified: sys/conf options sys/netinet ip_fw.c ip_input.c Log: Convert ipfw to use opt_ipfw.h Revision Changes Path 1.14 +4 -2 src/sys/conf/options 1.38 +4 -1 src/sys/netinet/ip_fw.c 1.44 +3 -1 src/sys/netinet/ip_input.c -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #10: Tue Jun 11 13:36:57 MET DST 1996