Date: Sat, 24 Feb 1996 21:56:31 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su> To: current@freebsd.org Subject: ipfw_lkm not compiled now Message-ID: <KHVzrBnO3m@ache.dialup.ru>
next in thread | raw e-mail | index | archive | help
cc -O2 -m486 -pipe -DIPFIREWALL -DIPACCT -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/ipfw/../../sys -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Winline -c /usr/src/lkm/ipfw/ipfw_lkm.c In file included from /usr/src/lkm/ipfw/ipfw_lkm.c:37: /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.h:55: parse error before `LIST_ENTRY' /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.h:55: warning: no semicolon at end of struct or union /usr/src/lkm/ipfw/../../sys/netinet/ip_fw.h:57: parse error before `}' /usr/src/lkm/ipfw/ipfw_lkm.c: In function `ipfw_load': /usr/src/lkm/ipfw/ipfw_lkm.c:52: `ip_acct_cnt_ptr' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c:52: (Each undeclared identifier is reported only once /usr/src/lkm/ipfw/ipfw_lkm.c:52: for each function it appears in.) /usr/src/lkm/ipfw/ipfw_lkm.c:52: `ip_acct_ctl_ptr' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c:58: `ip_fw_chk' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c:59: `ip_fw_ctl' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c:62: `ip_acct_cnt' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c:63: `ip_acct_ctl' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c: In function `ipfw_unload': /usr/src/lkm/ipfw/ipfw_lkm.c:79: `ip_acct_ctl_ptr' undeclared (first use this function) /usr/src/lkm/ipfw/ipfw_lkm.c:80: `ip_acct_cnt_ptr' undeclared (first use this function) *** Error code 1 Stop. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KHVzrBnO3m>