From owner-freebsd-current@FreeBSD.ORG Fri Sep 28 18:51:43 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 297B316A41A for ; Fri, 28 Sep 2007 18:51:43 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 7197013C44B for ; Fri, 28 Sep 2007 18:51:42 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 28 Sep 2007 18:51:40 -0000 Received: from h081217094222.dyn.cm.kabsi.at (EHLO taxman.pepperland) [81.217.94.222] by mail.gmx.net (mp035) with SMTP; 28 Sep 2007 20:51:40 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX18fu6h8S9Mfk+ESyyjJlF32x/SWfK/yFpGL/Njhd1 9s5fsfk/SdFmjU From: Stefan Ehmann To: freebsd-current@freebsd.org Date: Fri, 28 Sep 2007 20:51:40 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709282051.41459.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Subject: 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 18:51:43 -0000 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? -- Stefan