Is anyone having trouble building GENERIC as of today? It stops when
trying to build module ipfilter. Looks like this:
===> ip6fw
cc -nostdinc -O -pipe -DIPV6FIREWALL -D_KERNEL -Wall -Wredundant-decls -Wnest
ed-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W
cast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../
include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/ip6fw/../../netine
t6/ip6_fw.c
ld -r -o ip6fw.kld ip6_fw.o
gensetdefs ip6fw.kld
cc -nostdinc -O -pipe -DIPV6FIREWALL -D_KERNEL -Wall -Wredundant-decls -Wnest
ed-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W
cast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../
include -mpreferred-stack-boundary=2 -c setdef0.c
cc -nostdinc -O -pipe -DIPV6FIREWALL -D_KERNEL -Wall -Wredundant-decls -Wnest
ed-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -W
cast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../
include -mpreferred-stack-boundary=2 -c setdef1.c
ld -Bshareable -o ip6fw.ko setdef0.o ip6fw.kld setdef1.o
===> ipfilter
make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ip
l.c. Stop
*** Error code 2
Stop in /usr/src/sys/modules.
*** Error code 1
Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
It seems there is no mlfk_ipl.c in the directory desired.
--
__o
regards, Gunnar ---_ \<,_
email: [EMAIL PROTECTED] ---- (_)/ (_)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message