Skip site navigation (1)Skip section navigation (2)
Date:      04 Mar 2003 19:28:00 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        dslb@tiscali.dk
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Make installworld problem (4.7)
Message-ID:  <447kbehd2n.fsf@be-well.ilk.org>
In-Reply-To: <3E4A973500003B77@cpfe6.be.tisc.dk>
References:  <3E4A973500003B77@cpfe6.be.tisc.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
dslb@tiscali.dk writes:

> I am trying to upgrade from FreeBSD 4.7-p2 to 4.7-p6, but I get an error.
> I have run:
> cd /usr/src
> make buildworld
> make buildkernel KERNCONF=SOCKETD
> make installkernel KERNCONF=SOCKETD
> Bootet with the new kernel so uname says:
> 
> FreeBSD loadmaster 4.7-RELEASE-p6 FreeBSD 4.7-RELEASE-p6 #1: Sun Mar  2
> 23:50:15 CET 2003     socketd@loadmaster:/usr/obj/usr/src/sys/SOCKETD  i386
> 
> But then I cd to /usr/src to make installworld his happens:
> loadmaster# make installworld
> 
> mkdir -p /tmp/install.715
> for prog in [ awk cat chflags chmod chown date echo egrep find grep  ln
> make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl  test true uname
> wc zic; do  cp `which $prog` /tmp/install.715;  done
> 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.
> 
> It seems like a nobrain error, but I can't fix it, maybe someone here can
> help me? Btw please cc to me as I am not on the list.

Looks like one of those programs isn't there.
Can you find them in the obj tree?

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?447kbehd2n.fsf>