Date: Tue, 4 Jun 2002 14:06:39 -0700 From: "David O'Brien" <obrien@freebsd.org> To: walt <wsheets@sbcglobal.net> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: tar breaks world [June 04] Message-ID: <20020604140639.A75699@dragon.nuxi.com> In-Reply-To: <3CFC685C.3020106@sbcglobal.net>; from wsheets@sbcglobal.net on Tue, Jun 04, 2002 at 12:12:28AM -0700 References: <3CFC685C.3020106@sbcglobal.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020604140639.A75699>