Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2001 15:03:56 +0300
From:      Peter Pentchev <roam@orbitel.bg>
To:        John Toon <john.toon@btinternet.com>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Installworld failure!
Message-ID:  <20010709150356.B505@ringworld.oblivion.bg>
In-Reply-To: <20010709145800.A505@ringworld.oblivion.bg>; from roam@orbitel.bg on Mon, Jul 09, 2001 at 02:58:00PM %2B0300
References:  <01070618590800.00255@Dionysus> <20010709145800.A505@ringworld.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 09, 2001 at 02:58:00PM +0300, Peter Pentchev wrote:
> On Fri, Jul 06, 2001 at 09:13:08PM +0000, 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...
> > 
> > Anyone got any suggestions?
> 
> A very stupid question: you *did* to a 'make buildworld' first, right? :)

That should have been "you did *do* a 'make buildworld' first"..

G'luck,
Peter

-- 
You have, of course, just begun reading the sentence that you have just finished reading.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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