On Fri, Mar 27, 2009 at 6:43 PM, Simon 'corecode' Schubert <[email protected]> wrote: > Charlie & wrote: >> >> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs >> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >> -Wcast-qual -Werror-implicit-function-declaration -std=c99 -g -nostdinc >> -I. -Iinclude -I/usr/src/sys -I/usr/src/sys/../include >> -I/usr/obj/usr/src/sys/VKERNEL -I"/usr/src/sys/dev/acpica5" >> -I"/usr/src/sys/contrib/dev/acpica-unix-20061109/include" >> -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/dev/netif/ath/hal -D_KERNEL >> -include opt_global.h -finline-limit=8000 --param inline-unit-growth=100 >> --param large-function-growth=1000 -fno-common -ffreestanding >> -mpreferred-stack-boundary=2 -fno-stack-protector -mno-mmx -mno-3dnow >> -mno-sse -mno-sse2 -mno-sse3 -D_KERNEL_VIRTUAL >> /usr/src/sys/netinet/ip_input.c >> /usr/src/sys/netinet/ip_input.c: In function 'ip_forward': >> /usr/src/sys/netinet/ip_input.c:1960: error: request for member 'ro_rt' in >> something not a structure or union >> *** Error code 1
Should have been fixed by: 6164b4689e6be44f74ef1505ab8629b310be5bb7 Sorry for the breakage Best Regards, sephe -- Live Free or Die
