From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 13:35:24 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 21B4A16A4CE for ; Tue, 26 Apr 2005 13:35:24 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CE843D53 for ; Tue, 26 Apr 2005 13:35:20 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j3QDXxTd015316; Tue, 26 Apr 2005 16:34:00 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j3QDZEQw003157; Tue, 26 Apr 2005 16:35:14 +0300 (EEST) (envelope-from keramida@linux.gr) Received: (from keramida@localhost)j3QDZE5V003156; Tue, 26 Apr 2005 16:35:14 +0300 (EEST) (envelope-from keramida@linux.gr) Date: Tue, 26 Apr 2005 16:35:14 +0300 From: Giorgos Keramidas To: Eric Anderson Message-ID: <20050426133514.GA3032@orion.daedalusnetworks.priv> References: <426E27B0.2080109@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <426E27B0.2080109@centtech.com> cc: freebsd-current@freebsd.org 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:35:24 -0000 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 :-(