Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2003 08:38:19 -0600
From:      Peter Elsner <peter@servplex.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Make installworld problem (4.7)
Message-ID:  <5.2.0.9.2.20030305083743.00bcfc80@mail.servplex.com>
In-Reply-To: <447kbehd2n.fsf@be-well.ilk.org>
References:  <3E4A973500003B77@cpfe6.be.tisc.dk> <3E4A973500003B77@cpfe6.be.tisc.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
The only thing I can see wrong is:

you forgot make installworld after your make buildworld.

Peter


At 07:28 PM 3/4/2003 -0500, you wrote:
>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

----------------------------------------------------------------------------------------------------------
Peter Elsner <peter@servplex.com>
Vice President Of Customer Service (And System Administrator)
1835 S. Carrier Parkway
Grand Prairie, Texas 75051
(972) 263-2080 - Voice
(972) 263-2082 - Fax
(972) 489-4838 - Cell Phone
(425) 988-8061 - eFax

I worry about my child and the Internet all the time, even though she's
too young to have logged on yet. Here's what I worry about. I worry
that 10 or 15 years from now, she will come to me and say "Daddy, where
were you when they took freedom of the press away from the Internet?"
-- Mike Godwin

Unix IS user friendly... It's just selective about who its friends are.
System Administration - It's a dirty job, but somebody said I had to do it.
If you receive something that says 'Send this to everyone you know,
pretend you don't know me.

Standard $500/message proofreading fee applies for UCE.



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?5.2.0.9.2.20030305083743.00bcfc80>