From owner-freebsd-current@FreeBSD.ORG Fri Mar 17 13:13:56 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 442F516A422 for ; Fri, 17 Mar 2006 13:13:56 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7ED843D46 for ; Fri, 17 Mar 2006 13:13:55 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k2HDDshH053765; Fri, 17 Mar 2006 08:13:55 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: "Mr. Darren" Date: Fri, 17 Mar 2006 08:13:51 -0500 User-Agent: KMail/1.8.3 References: <20060317051748.46968.qmail@web34715.mail.mud.yahoo.com> In-Reply-To: <20060317051748.46968.qmail@web34715.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200603170813.52792.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1335/Wed Mar 15 23:58:43 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-3.5 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: freebsd-current@freebsd.org Subject: Re: makeworld errors all month 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, 17 Mar 2006 13:13:56 -0000 On Friday 17 March 2006 12:17 am, Mr. Darren wrote: > # for prog in [ awk cap_mkdb cat chflags chmod > chown \ > > > date echo egrep find grep install-info \ > > ln make mkdir mtree mv pwd_mkdb rm sed > > sh sysctl \ > > > test true uname wc zic; do \ > > echo "$prog ->" `which $prog`; done > > [ -> This appears to be the one that is missing. Go to /usr/src/bin/test and do a 'make install' and then retry your installworld. If you have a /bin/test you can also try just doing 'ln /bin/test /bin/[' and then restarting your installworld. =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org