Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jul 2001 12:10:53 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        John Toon <john.toon@btinternet.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Installworld failure!
Message-ID:  <3B460D3D.577266B9@urx.com>
References:  <01070618590800.00255@Dionysus>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B460D3D.577266B9>