Date: Fri, 3 Oct 1997 13:52:43 +1000 (EST) From: Anthony Hill <ahill@connect.com.au> To: "Joe \"Marcus\" Clarke" <jmcla@ocala.cs.miami.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: where is ioconf.h Message-ID: <Pine.SOL.3.91.971003135019.23727J-100000@nara.off.connect.com.au> In-Reply-To: <Pine.SGI.3.96.970930215957.14078A-100000@ocala.cs.miami.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe, Nope - I compiled in bpfilter support, but still run into the same error when I try 'make bsd'. Regards, Anthony Hill +61 3 9251 3678 Network Engineer connect.com.au On Tue, 30 Sep 1997, Joe "Marcus" Clarke wrote: > 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.SOL.3.91.971003135019.23727J-100000>