From owner-freebsd-current Mon May 17 0:55:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.42.68.2]) by hub.freebsd.org (Postfix) with ESMTP id D3DCB151E4 for ; Mon, 17 May 1999 00:55:08 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega. (dialup3-62.iptelecom.net.ua [212.42.69.253]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id KAA20928; Mon, 17 May 1999 10:57:00 +0300 (EEST) Received: from altavista.net (big_brother [192.168.1.1]) by vega. (8.9.2/8.9.2) with ESMTP id KAA01779; Mon, 17 May 1999 10:54:48 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <373FCB47.7B47AB70@altavista.net> Date: Mon, 17 May 1999 10:54:47 +0300 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.51 [en] (WinNT; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: "Gary D. Margiotta" Cc: current@FreeBSD.ORG Subject: Re: Building ports... References: Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gary D. Margiotta" wrote: > any given port.  It then tells me the following: > > fetch: illegal option -- A It seems that you have outdated fetch - update your sources (via cvsup or any other way)  and then do following: # cd /usr/src/lib/libfetch/ # make all install clean # cd /usr/src/usr.bin/fetch/ # make all install clean   Regards, Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message