Date: Mon, 21 May 2001 14:34:48 -0400 From: "KB" <elit@home.com> To: "Len Conrad" <LConrad@Go2France.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: =?iso-8859-1?Q?Re:_ipfilter_won=B4t_compile?= Message-ID: <002901c0e224$b7492ca0$b8690f41@funhouse> References: <5.1.0.14.0.20010521174743.033a9d60@mail.Go2France.com> <5.1.0.14.0.20010521193417.08370cf0@mail.Go2France.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Len, The "manual" I'm referring to is the README and INSTALL. Also, what version of ipfilter are you attempting to compile? Also, for FreeBSD 4.x use 'make freebsd4', then make install-bsd, then for a kernel installation: (cd FreeBSD-4.0;./kinstall). Regards, Kris ----- Original Message ----- From: "Len Conrad" <LConrad@Go2France.com> To: "KB" <elit@home.com> Sent: Monday, May 21, 2001 1:42 PM Subject: Re: ipfilter won´t compile > > > Try 'make freebsd4' as noted in the manual. > > ah, I´ve read all the files I could find relevant in the top dir of source > tree, eg, > > less INSTALL.FreeBSD > > says > > *** IF you are using FreeBSD 2.2.x, see the file "INST.FreeBSD-2.2" *** > *** IF you are using FreeBSD 3 or later, see the file "INST.FreeBSD-3" *** > *** in the "FreeBSD-3" directory *** > > > To build a kernel for use with the loadable kernel module, follow these > steps: > 1. do "make freebsd" > > 2. do "make install-bsd" > (probably has to be done as root) > > 3. run "FreeBSD/minstall" as root > > 4. build a new kernel > > 5. install and reboot with the new kernel > > 6. use modload(8) to load the packet filter with: > modload if_ipl.o > > 7. do "modstat" to confirm that it has been loaded successfully. > > > > In the FreeBSD-4.0 dir, there is no instruction file. > > > > the file INSTALL.xBSD doesn´t seem to apply to FreeBSD. > > > > so where is the "manual" you´re talking about? > > Thanks, > Len > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002901c0e224$b7492ca0$b8690f41>