Oct 12,2006 cvsup source. I did not add anything to the GENERIC yet. The following is the error message. All I need is a ipfw add 100 fwd tcp from 127.0.0.1,80 to any 80 keep-state. The fwd rule won't work without IPFIREWALL_FORWARD options. .... cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I../../.. -I../../../contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror ../../../amd64/amd64/intr_machdep.c ../../../amd64/amd64/intr_machdep.c: In function `atpic_reset': ../../../amd64/amd64/intr_machdep.c:387: error: `IO_ICU1' undeclared (first use in this function) ../../../amd64/amd64/intr_machdep.c:387: error: (Each undeclared identifier is reported only once ../../../amd64/amd64/intr_machdep.c:387: error: for each function it appears in.) ../../../amd64/amd64/intr_machdep.c:388: error: `IDT_IO_INTS' undeclared (first use in this function) ../../../amd64/amd64/intr_machdep.c:394: error: `IO_ICU2' undeclared (first use in this function) *** Error code 1Received on Thu Oct 12 2006 - 23:57:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC