From owner-freebsd-current Sat Jun 6 07:08:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05626 for freebsd-current-outgoing; Sat, 6 Jun 1998 07:08:33 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from thing.dyn.ml.org (root@dyn1-tnt13-164.detroit.mi.ameritech.net [199.179.188.164]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05620 for ; Sat, 6 Jun 1998 07:08:30 -0700 (PDT) (envelope-from mcdougall@ameritech.net) Received: from ameritech.net (user1@bsdx [192.168.1.2]) by thing.dyn.ml.org (8.8.8/8.8.7) with ESMTP id KAA02429 for ; Sat, 6 Jun 1998 10:08:29 -0400 (EDT) (envelope-from mcdougall@ameritech.net) Message-ID: <35794D5B.5791AF34@ameritech.net> Date: Sat, 06 Jun 1998 10:08:28 -0400 From: Adam McDougall Reply-To: mcdougall@ameritech.net X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: breakage in ipfw lkm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I didnt see any other emails about this so.. ===> ipfw cc -O -pipe -DIPFIREWALL -DIPFIREWALL_MODULE -aout -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I- -I/usr/obj/asynch/src/lkm/ipfw -I/usr/obj/asynch/src/lkm/ipfw/@ -c /asynch/src/lkm/ipfw/../../sys/netinet/ip_fw.c /asynch/src/lkm/ipfw/../../sys/netinet/ip_fw.c: In function `ip_fw_chk': /asynch/src/lkm/ipfw/../../sys/netinet/ip_fw.c:617: `ip_divert_in_cookie' undeclared (first use this function) /asynch/src/lkm/ipfw/../../sys/netinet/ip_fw.c:617: (Each undeclared identifier is reported only once /asynch/src/lkm/ipfw/../../sys/netinet/ip_fw.c:617: for each function it appears in.) *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message