From owner-freebsd-current@FreeBSD.ORG Fri Sep 28 19:06:18 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84EC716A418 for ; Fri, 28 Sep 2007 19:06:18 +0000 (UTC) (envelope-from jpedras+freebsd-current@webvolution.net) Received: from mail.portrait.com (mail.portrait.com [64.171.32.41]) by mx1.freebsd.org (Postfix) with ESMTP id 624CB13C46E for ; Fri, 28 Sep 2007 19:06:18 +0000 (UTC) (envelope-from jpedras+freebsd-current@webvolution.net) Received: from teko.tafkap.priv (beastie.webvolution.net [64.174.136.225]) (authenticated bits=0) by mail.portrait.com (8.13.1/8.13.1) with ESMTP id l8SJ65mY034479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 28 Sep 2007 12:06:09 -0700 (PDT) (envelope-from jpedras+freebsd-current@webvolution.net) Message-ID: <46FD5093.1050606@webvolution.net> Date: Fri, 28 Sep 2007 12:05:55 -0700 From: Joao Pedras User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Stefan Ehmann References: <200709282051.41459.shoesoft@gmx.net> In-Reply-To: <200709282051.41459.shoesoft@gmx.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.1 required=3.0 tests=FORGED_RCVD_HELO X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on mail.portrait.com Cc: freebsd-current@freebsd.org Subject: Re: installworld error: uuencode not found X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2007 19:06:18 -0000 Stefan, just built sup'ed an hour ago and it finished fine. Thanks. Stefan Ehmann wrote: > With fresh sources I get this: > > ===> share/syscons/scrnmaps (install) > ./armscii8-2haik8.mk armscii8-2haik8.tmp > uuencode armscii8-2haik8.tmp armscii8-2haik8 > armscii8-2haik8.scm > uuencode: not found > *** Error code 127 > > Stop in /usr/src/share/syscons/scrnmaps. > > > Anyone else seeing this or is the error on my end? >