Date: Sun, 15 Jul 2001 12:16:13 -0700 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Chris Collins <chris@collins-ca.com> Cc: freebsd-current@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: buildworld problem. Message-ID: <20010715121613.A72537@dragon.nuxi.com> In-Reply-To: <20010715144307.K92506-100000@bsduser.ca>; from chris@collins-ca.com on Sun, Jul 15, 2001 at 02:48:27PM -0400 References: <20010715105132.A71519@dragon.nuxi.com> <20010715144307.K92506-100000@bsduser.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 15, 2001 at 02:48:27PM -0400, Chris Collins wrote: > Here is what I get when I do a which. I don't think that there is anything > wrong with my gzip binary. I use it almost everyday. I'll think that I > will re-install it just to be sure. ... > > > gzip -cn /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 > > > > com_err.3.gz > > > -cn: No such file or directory Something is going on -- gzip is not recognizing options. It thinks "-cn" is a file. That certainly isn't normal. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010715121613.A72537>