From owner-freebsd-questions Mon May 21 11:32:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail10.sdc1.sfba.home.com (femail10.sdc1.sfba.home.com [24.0.95.106]) by hub.freebsd.org (Postfix) with ESMTP id 2808837B422 for ; Mon, 21 May 2001 11:32:17 -0700 (PDT) (envelope-from elit@home.com) Received: from funhouse ([65.15.105.184]) by femail10.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010521183216.ELSN6845.femail10.sdc1.sfba.home.com@funhouse>; Mon, 21 May 2001 11:32:16 -0700 Message-ID: <002901c0e224$b7492ca0$b8690f41@funhouse> From: "KB" To: "Len Conrad" Cc: References: <5.1.0.14.0.20010521174743.033a9d60@mail.Go2France.com> <5.1.0.14.0.20010521193417.08370cf0@mail.Go2France.com> Subject: =?iso-8859-1?Q?Re:_ipfilter_won=B4t_compile?= Date: Mon, 21 May 2001 14:34:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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" To: "KB" 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