From owner-freebsd-questions Wed Mar 7 1:28:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from albatross-ext.wise.edt.ericsson.se (albatross-ext.wise.edt.ericsson.se [194.237.142.116]) by hub.freebsd.org (Postfix) with ESMTP id E5BB237B71B for ; Wed, 7 Mar 2001 01:28:25 -0800 (PST) (envelope-from essjosm@rioja.es.eu.ericsson.se) Received: from rioja.ericsson.se (rioja.es.eu.ericsson.se [164.48.92.5]) by albatross.wise.edt.ericsson.se (8.11.0/8.11.0/WIREfire-1.3) with ESMTP id f279SMC05108 for ; Wed, 7 Mar 2001 10:28:23 +0100 (MET) Received: from rioja.es.eu.ericsson.se by rioja.ericsson.se (8.8.8+Sun/SMI-SVR4) id KAA07091; Wed, 7 Mar 2001 10:28:17 +0100 (MET) Message-ID: <3AA5FEBC.4644ACBD@rioja.es.eu.ericsson.se> Date: Wed, 07 Mar 2001 10:26:21 +0100 From: "Jose Solana Martinez ESS/M L-0000 Tlf.9970" X-Mailer: Mozilla 4.73C-EEM/TD [en] (X11; I; SunOS 5.8 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: ipfilter Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Firstable I have installed Freebsd 4.2, and then I have downloaded ipfilter 3.4.16. When I try to make the kernel it give me a error:(last lines) cc -O -pipe -DIPV6FIREWALL -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-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 cc -O -pipe -DIPFILTER_LKM -DIPFILTER_LOG -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c In file included from /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c:50: @/netinet/ip_compat.h:267: osreldate.h: No such file or directory *** Error code 1 Stop in /usr/src/sys/modules/ipfilter. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Can you help me? Thanks a lot Jose To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message