makeworld errors all month

John Baldwin jhb at freebsd.org
Fri Mar 17 13:13:56 UTC 2006


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


More information about the freebsd-current mailing list