Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 00:57:22 -0500
From:      "Mario Doria" <mariodoria@yahoo.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Problem with IPFilter
Message-ID:  <005301c0f172$37e0f7b0$0a00a8c0@midgar>

next in thread | raw e-mail | index | archive | help
Hello,

Just synchronized my sources and made world, but when I did make kernel, it
stopped with this error message:

cc -O -pipe  -DIPV6FIREWALL  -D_KERNEL -Wall -Wredundant-decls -Wnested-exte
rns -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcas
t-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_ipl.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/TEC-DIGITAL.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


The kernel I'm compiling enables SMP and IPFILTER, other than that, it's the
same as GENERIC. Is this only happening on my box? Has anybody else
experienced this problem?

Thanks,


Mario Doria



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005301c0f172$37e0f7b0$0a00a8c0>