From owner-freebsd-current@FreeBSD.ORG Fri Sep 28 19:31:06 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 7AD5116A46B for ; Fri, 28 Sep 2007 19:31:06 +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 BBFCB13C459 for ; Fri, 28 Sep 2007 19:31:05 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 28 Sep 2007 19:31:04 -0000 Received: from h081217094222.dyn.cm.kabsi.at (EHLO taxman.pepperland) [81.217.94.222] by mail.gmx.net (mp033) with SMTP; 28 Sep 2007 21:31:04 +0200 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX1864G4wt2o6HCmGlQagtelLQi+t4zqcmIVX3UMEAb DjrICtikwJ5V7c From: Stefan Ehmann To: freebsd-current@freebsd.org Date: Fri, 28 Sep 2007 21:31:06 +0200 User-Agent: KMail/1.9.7 References: <200709282051.41459.shoesoft@gmx.net> In-Reply-To: <200709282051.41459.shoesoft@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709282131.06320.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 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:31:06 -0000 On Friday 28 September 2007 20:51:40 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? Now I remembered that the clock was off by two hours for some reason. I adjusted it during buildworld. This must have screwed make and therefor causing these errors. Sorry for the noise.