From owner-freebsd-current Sat Jun 6 10:08:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23699 for freebsd-current-outgoing; Sat, 6 Jun 1998 10:08:17 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23694 for ; Sat, 6 Jun 1998 10:08:15 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id KAA11756; Sat, 6 Jun 1998 10:04:27 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd011753; Sat Jun 6 17:04:24 1998 Date: Sat, 6 Jun 1998 10:04:21 -0700 (PDT) From: Julian Elischer To: Adam McDougall cc: current@FreeBSD.ORG Subject: Re: breakage in ipfw lkm In-Reply-To: <35794D5B.5791AF34@ameritech.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK that'd be my fault will fix asap julian On Sat, 6 Jun 1998, Adam McDougall wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message