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:
[EMAIL PROTECTED] 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     [EMAIL PROTECTED]:/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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

---------------------------------------------------------------------------------------------------------- Peter Elsner <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to