Re: makeworld errors all month

From: John Baldwin <jhb_at_freebsd.org>
Date: Fri, 17 Mar 2006 08:13:51 -0500
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.

-- 
John Baldwin <jhb_at_FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
Received on Fri Mar 17 2006 - 12:13:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:53 UTC