From owner-freebsd-questions Fri Jul 6 12:11: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 1C92437B409 for ; Fri, 6 Jul 2001 12:10:57 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id AD3D7FFE014A; Fri, 06 Jul 2001 12:10:53 -0700 Message-ID: <3B460D3D.577266B9@urx.com> Date: Fri, 06 Jul 2001 12:10:53 -0700 From: Kent Stewart X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: John Toon Cc: freebsd-questions@freebsd.org Subject: Re: Installworld failure! References: <01070618590800.00255@Dionysus> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Toon wrote: > > Hi, > > Ack, make installworld failed! The Makefile seems broken: > > Dionysus# make installworld > mkdir -p /tmp/install.281 > for prog in [ awk cat chflags chmod chown date echo egrep find grep > install ln make makewhatis mtree mv perl rm sed sh sysctl test true > uname wc zic; do cp `which $prog` /tmp/install.281; done > usage: cp [-R [-H | -L | -P]] [-f | -i] [-pv] src target > cp [-R [-H | -L | -P]] [-f | -i] [-pv] src1 ... srcN directory > *** Error code 64 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > The cp command is being called incorrectly... Did you make it on one system and try to install it via NFS on a different one. That is when I see errors like this. The install knows the original path and the NFS mount isn't it. Kent > > Anyone got any suggestions? > > John. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message