From owner-freebsd-current@FreeBSD.ORG Mon Jun 1 00:29:58 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E7ED1065688 for ; Mon, 1 Jun 2009 00:29:58 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 335028FC14 for ; Mon, 1 Jun 2009 00:29:58 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MAvPZ-000EGI-Uh for current@freebsd.org; Mon, 01 Jun 2009 00:29:58 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 655F21CA55ED for ; Mon, 1 Jun 2009 09:29:57 +0900 (JST) Date: Mon, 01 Jun 2009 09:29:57 +0900 Message-ID: From: Randy Bush To: current In-Reply-To: References: User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Subject: Re: installworld failure 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: Mon, 01 Jun 2009 00:29:58 -0000 > ===> usr.bin/ee (install) > install -s -o root -g wheel -m 555 ee /usr/bin > cat /usr/src/usr.bin/ee/../../contrib/ee/ee.msg > en_US.US-ASCII.msg > gencat en_US.US-ASCII.cat en_US.US-ASCII.msg > gencat:No such file or directory > *** Error code 1 > > Stop in /usr/src/usr.bin/ee. > *** Error code 1 > > Stop in /usr/src/usr.bin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 new cvsup rm -rf /usr/obj no help, repeats randy