From owner-freebsd-current Tue Jun 4 14: 6:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 8BCDD37B406 for ; Tue, 4 Jun 2002 14:06:40 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g54L6eJn082270; Tue, 4 Jun 2002 14:06:40 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g54L6eIU082269; Tue, 4 Jun 2002 14:06:40 -0700 (PDT) Date: Tue, 4 Jun 2002 14:06:39 -0700 From: "David O'Brien" To: walt Cc: freebsd-current Subject: Re: tar breaks world [June 04] Message-ID: <20020604140639.A75699@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <3CFC685C.3020106@sbcglobal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3CFC685C.3020106@sbcglobal.net>; from wsheets@sbcglobal.net on Tue, Jun 04, 2002 at 12:12:28AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 04, 2002 at 12:12:28AM -0700, walt wrote: > ===> gnu/usr.bin/tar > ".depend", line 458: Inconsistent operator for tar > make: fatal errors encountered -- cannot continue > *** Error code 1 The problem is you have an existing /usr/obj/gnu/usr.bin/tar/.depend file. In that file is a dependancy list for "tar". BUT "tar" is now a directory. There was no reason for sobomax to get so fancy with this -- and this is one case in point of the things that can go wrong. I have a fix for this; but I am waiting to hear back from sobomax before I commit it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message