Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2003 23:35:22 -0600
From:      Vulpes Velox <kitbsdlists@HotPOP.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: make installworld fails
Message-ID:  <20031215233522.0e46a016.kitbsdlists@HotPOP.com>
In-Reply-To: <20031215230529.6424aaa9.kitbsdlists@HotPOP.com>
References:  <20031215235815.GA38261@mail.unixjunkie.com> <20031215230529.6424aaa9.kitbsdlists@HotPOP.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031215233522.0e46a016.kitbsdlists>