Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 06:45:02 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Bill Woods <bwoods2@uswest.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make world dies
Message-ID:  <3A23C4EE.1DE93544@urx.com>
References:  <Pine.BSF.4.21.0011280547040.56259-100000@alpha.gplsucks.org>

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


Bill Woods wrote:
> 
> on a FreeBSD 4.2-STABLE #5 dated Fri Nov 24 23:34:19 PST 2000 I was doing
> a make world with source dated 11/27/2000 and I got this: And ideas ?
> 
> This is a Alphastation BTW.
> 
> -------------------------------
<snip>
> auth-passwd.o auth-rsa.o auth-rh-rsa.o pty.o log-server.o login.o
> servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o session.o
> login_access.o  -lopie -lmd
> -L/usr/obj/usr/src/secure/usr.sbin/sshd/../../lib/libssh -lssh -lcrypt
> -lcrypto -lutil -lz -lwrap
> gzip -cn /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/sshd.8 >
> sshd.8.gz
> ===> etc
> ===> etc/sendmail
> rm -f freebsd.cf
> (cd /usr/src/etc/sendmail &&  m4
> -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/
> /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) >
> freebsd.cf
> chmod 444 freebsd.cf

End of Buildworld ^^^^

Start of Installworld 

> mkdir -p /tmp/install.55896
> 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.55896;  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

The only time I ever got an error code 64 was when i didn't follow
/usr/src/UPDATING and build and install a proper kernel before I did
the installworld. In this case, it looks like you weren't using the
csh to do the build.

Kent

> 
> Stop in /usr/src.
> *** Error code 1
> 
> ------------------------------------
> 
> Thanks
> 
> 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
FreeBSD News http://daily.daemonnews.org/


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?3A23C4EE.1DE93544>