From owner-freebsd-questions@FreeBSD.ORG Sat Sep 4 14:05:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DFBB16A4CF for ; Sat, 4 Sep 2004 14:05:13 +0000 (GMT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1506443D2F for ; Sat, 4 Sep 2004 14:05:13 +0000 (GMT) (envelope-from messmate@free.fr) Received: from eric.placeverte.home (lns-p19-18-82-65-127-98.adsl.proxad.net [82.65.127.98]) by postfix3-1.free.fr (Postfix) with SMTP id 5E6EF173BC3; Sat, 4 Sep 2004 16:05:11 +0200 (CEST) Date: Sat, 4 Sep 2004 16:05:10 +0200 From: messmate To: Sergey Zaharchenko , freebsd-questions-en Message-Id: <20040904160510.65092c65@eric.placeverte.home> In-Reply-To: <20040903220326.GA558@shark.localdomain> References: <20040903214035.15413437@eric.placeverte.home> <20040903220326.GA558@shark.localdomain> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-pc-linux-gnu) X-Face: ~S|{@o1@R1@.oAi5*hm[#*i1`Pk@JI4>Ij**TdOR1Fqp}VrEeVY+@m4"]`j\xX Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: error compiling kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 14:05:13 -0000 On Sat, 4 Sep 2004 02:03:26 +0400 Sergey Zaharchenko wrote: >On Fri, Sep 03, 2004 at 09:40:35PM +0200, > messmate probably wrote: >> Hello, >> to setup the pf firewall had to compile >> a new kernel. >> So added the options, compile and get this error : >> gensetdefs: kern_synch.o: not an ELF file >> gensetdefs: sys.pipe.o: not an ELF ile > >Try doing a make clean before the make buildkernel. > Ok, it's done and runnung :) >Erm, has pf been backported to 4.x yet? > I CVS pf from 4_10 but it's only for ver.5 or above ??? What does this mean ? Thanks mess-mate