From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 13:44:44 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFD716A4CE for ; Tue, 26 Apr 2005 13:44:44 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1158A43D2F for ; Tue, 26 Apr 2005 13:44:42 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j3QDnCov010506; Tue, 26 Apr 2005 07:49:12 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <426E44F6.5080601@samsco.org> Date: Tue, 26 Apr 2005 07:41:10 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Giorgos Keramidas References: <426E27B0.2080109@centtech.com> <20050426133514.GA3032@orion.daedalusnetworks.priv> In-Reply-To: <20050426133514.GA3032@orion.daedalusnetworks.priv> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: freebsd-current@freebsd.org cc: Eric Anderson Subject: Re: buildworld busted (rescue / ipfs) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 13:44:44 -0000 Giorgos Keramidas wrote: > On 2005-04-26 06:36, Eric Anderson wrote: > >>cvsup from about 5 mins ago: >> >>===> rescue/rescue/ipf/ipresend (clean) >>rm -f y.tab.c y.tab.h ipresend ipresend.o ip.o resend.o sbpf.o sock.o >>44arp.o ipresend.1.gz ipresend.1.cat.gz >>cd /usr/src/rescue/rescue/../../sbin/ipfs && MAKEOBJDIRPREFIX=/usr/obj/usr/src/rescue/rescue make DIRPRFX=rescue/rescue/ipfs/ clean >>cd: can't cd to /usr/src/rescue/rescue/../../sbin/ipfs >>*** Error code 2 >> >>Stop in /usr/src/rescue/rescue. >>*** Error code 1 > > > This is a well known issue already. The latest import of IP Filter > seems to be the culprit. Update your sources to -D '2005/04/24 20:08:29 > UTC' or earlier to avoid the huge mess this has created :-( > Or put NO_IPFILTER into /etc/make.conf Scott