From owner-freebsd-questions Tue Nov 28 6:45:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 2C8F037B400 for ; Tue, 28 Nov 2000 06:45:23 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id GAA03361; Tue, 28 Nov 2000 06:45:02 -0800 Message-ID: <3A23C4EE.1DE93544@urx.com> Date: Tue, 28 Nov 2000 06:45:02 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Bill Woods Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make world dies References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. > > ------------------------------- > 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