Date: Mon, 15 Dec 2003 23:05:29 -0600 From: Vulpes Velox <kitbsdlists@HotPOP.com> Cc: freebsd-stable@freebsd.org Subject: make installworld fails Message-ID: <20031215230529.6424aaa9.kitbsdlists@HotPOP.com> In-Reply-To: <20031215235815.GA38261@mail.unixjunkie.com> References: <20031215235815.GA38261@mail.unixjunkie.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Any one have any ideas?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031215230529.6424aaa9.kitbsdlists>