From owner-freebsd-questions@FreeBSD.ORG Fri Feb 9 21:17:08 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95FE716A402 for ; Fri, 9 Feb 2007 21:17:08 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3820C13C4A3 for ; Fri, 9 Feb 2007 21:17:07 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l19LGxrS049336; Fri, 9 Feb 2007 13:16:59 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l19LGxUP049335; Fri, 9 Feb 2007 13:16:59 -0800 (PST) (envelope-from kline) Date: Fri, 9 Feb 2007 13:16:58 -0800 From: Gary Kline To: Josh Paetzel Message-ID: <20070209211658.GA48427@thought.org> References: <20070209194750.GA20279@thought.org> <200702091413.26055.josh@tcbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702091413.26055.josh@tcbug.org> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Gary Kline , freebsd-questions@freebsd.org Subject: Re: ipf/ipf?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 21:17:08 -0000 On Fri, Feb 09, 2007 at 02:13:25PM -0600, Josh Paetzel wrote: > On Friday 09 February 2007 13:47, Gary Kline wrote: > > Here is where my buildworld of 6.2-R fails: > > > > ===> sbin/ip6fw (obj) > > /usr/obj/usr/src/sbin/ip6fw created for /usr/src/sbin/ip6fw > > ===> sbin/ipf (obj) > > ===> sbin/ipf/libipf (obj) > > /usr/obj/usr/src/sbin/ipf/libipf created for > > /usr/src/sbin/ipf/libipf ===> sbin/ipf/ipf (obj) > > mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists > > *** Error code 1 > > > > Stop in /usr/src/sbin/ipf/ipf. > > *** Error code 1 > > > > Stop in /usr/src/sbin/ipf. > > *** Error code 1 > > > > Stop in /usr/src/sbin. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > I've checked UPDATING and grep'd around. Nothing. Anybody know > > what's going on? This happens when trying to go from 5.5 to > > RELENG_6. > > > > gary > > That's a pretty ambitious jump. You might try RELENG_6_0 then going > to RELENG_6 from there. Although to fix that specific problem you > could probably just rmdir /usr/obj/usr/src/sbin/ipf/ipf > I'll try the rm first; last year I jumped from 5.3 to 6.1 after 5.3 fatally panicked. No problem. Hm, maybe 5.5 -> 6.1..... thanks for the idea, gary > -- > Thanks, > > Josh Paetzel -- Gary Kline kline@thought.org www.thought.org Public Service Unix