Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 1997 22:01:21 -0400 (EDT)
From:      "Joe \"Marcus\" Clarke" <jmcla@ocala.cs.miami.edu>
To:        Anthony Hill <ahill@connect.com.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: where is ioconf.h
Message-ID:  <Pine.SGI.3.96.970930215957.14078A-100000@ocala.cs.miami.edu>
In-Reply-To: <Pine.SOL.3.91.971001112451.4402V-100000@nara.off.connect.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
ioconf.h is part of the sys source.  I believe it is used to compile the Berkeley Packet
Filter.  It is built when you `config` a kernel file.  You may need to compile in a bpf in
order to get the IPFilter to compile.

-Joe Clarke

On Wed, 1 Oct 1997, Anthony Hill wrote:

> While trying to build IPfilter 3.1.11 on FreeBSD 2.2.1-R I come
> across :-
> .
> .
> .
> gcc -I. -I../..  -DIPFILTER_LKM -DIPFILTER_LOG -D`uname -m` -D__`uname -m`__ -DINET -DKERNEL -D_KERNEL -I/usr/include -I/sys -I/sys/sys -I/sys/arch -DIPL_NAME=\"/dev/ipl\" -c ../../mln_ipl.c -o ml_ipl.o
> In file included from /usr/include/sys/conf.h:226,
>                  from ../../mln_ipl.c:29:
> /usr/include/machine/conf.h:6: ioconf.h: No such file or directory
> *** Error code 1
>  
> Stop.
> *** Error code 1
>  
> Stop.
> bash# 
> 
> ..this was while doing the first step 'make bsd'.
> 
> Has anyone got IPfilter running on 2.2.1 ? Any suggestions ?
> 
> Regards,
> 
> 	Anthony Hill		+61 3 9251 3678	
> 	Network Engineer 	connect.com.au
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.970930215957.14078A-100000>