From owner-freebsd-questions Sun Apr 19 20:33:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA28663 for freebsd-questions-outgoing; Sun, 19 Apr 1998 20:33:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hermes.iaccess.com.au (hermes.iaccess.com.au [203.5.74.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28568 for ; Mon, 20 Apr 1998 03:33:38 GMT (envelope-from andrew@iaccess.com.au) Received: from alpine.iaccess (tester.iaccess.com.au [203.5.74.227]) by hermes.iaccess.com.au (8.8.5/8.8.5) with SMTP id NAA29925 for ; Mon, 20 Apr 1998 13:34:22 +1000 (EST) Message-ID: <006d01bd53a9$04e77ce0$e34a05cb@alpine.iaccess> From: "Andrew" To: Subject: kernel won't compile with ipfilter Date: Fri, 20 Mar 1998 13:36:42 +1100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006A_01BD5405.37F33FA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_006A_01BD5405.37F33FA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When i add the line options IPFILTER to my kernel file, it won't compile and gives me the message ../../netinet/ip_fil.c:26: osreldate.h: No such file or directory In file included from ../../netinet/ip_fil.c:43: ../../sys/ioctl.h:46: warning: #warning "Don't #include ioctl.h in the = kernel. xxxio.h instead." mkdep: compile failed *** Error code 1 Any ideas? Thanks=20 Andrew ------=_NextPart_000_006A_01BD5405.37F33FA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
When i add the line
 
options    = IPFILTER
 
to my kernel file, it won't compile = and gives me=20 the message
 
../../netinet/ip_fil.c:26: = osreldate.h: No such=20 file or directory
In file included from=20 ../../netinet/ip_fil.c:43:
../../sys/ioctl.h:46: warning: #warning=20 "Don't #include ioctl.h in the kernel.
xxxio.h = instead."
mkdep:=20 compile failed
*** Error code 1
 
Any ideas?
 
Thanks
Andrew
------=_NextPart_000_006A_01BD5405.37F33FA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message