Date: Sat, 6 Jun 1998 10:04:21 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Adam McDougall <mcdougall@ameritech.net> Cc: current@FreeBSD.ORG Subject: Re: breakage in ipfw lkm Message-ID: <Pine.BSF.3.95.980606100201.22014A-100000@current1.whistle.com> In-Reply-To: <35794D5B.5791AF34@ameritech.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980606100201.22014A-100000>