Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 1998 10:08:28 -0400
From:      Adam McDougall <mcdougall@ameritech.net>
To:        current@FreeBSD.ORG
Subject:   breakage in ipfw lkm
Message-ID:  <35794D5B.5791AF34@ameritech.net>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35794D5B.5791AF34>