make installworld fails

Vulpes Velox kitbsdlists at HotPOP.com
Mon Dec 15 21:36:47 PST 2003


Well it is fixed... had to do a make installmost first and then do a make
installworld...

On Mon, 15 Dec 2003 23:05:29 -0600
Vulpes Velox <kitbsdlists at HotPOP.com> wrote:

> Upon executing make installworld I get...
> 
>  make installworld
> mkdir -p /tmp/install.17216
> for prog in [ awk cap_mkdb cat chflags chmod chown  date echo egrep find grep 
> ln make makewhatis mkdir mtree mv pwd_mkdb rm sed sh sysctl  test true uname
> wc zic; do  cp `which $prog` /tmp/install.17216;  done which: not found
> usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
>        cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
> *** Error code 64
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.


More information about the freebsd-stable mailing list