From owner-freebsd-questions Wed Mar 5 9:42:44 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C4C037B405 for ; Wed, 5 Mar 2003 09:42:41 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0797743FBD for ; Wed, 5 Mar 2003 09:42:40 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from lannas5modem15.acd.net ([207.179.65.15]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 5 Mar 2003 12:42:37 -0500 From: taxman To: Peter Elsner , freebsd-questions@FreeBSD.ORG Subject: Re: Make installworld problem (4.7) Date: Wed, 5 Mar 2003 12:45:28 -0500 User-Agent: KMail/1.5 Cc: freebsd-questions@FreeBSD.ORG References: <3E4A973500003B77@cpfe6.be.tisc.dk> <5.2.0.9.2.20030305083743.00bcfc80@mail.servplex.com> In-Reply-To: <5.2.0.9.2.20030305083743.00bcfc80@mail.servplex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303051245.28192.taxman@acd.net> X-OriginalArrivalTime: 05 Mar 2003 17:42:37.0634 (UTC) FILETIME=[9CB46220:01C2E33E] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 05 March 2003 09:38 am, Peter Elsner wrote: > The only thing I can see wrong is: > > you forgot make installworld after your make buildworld. Peter, no he didn't. He did the basic steps in the right order. read carefully: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html The only thing I can see he missed is in section 21.4.8 Reboot into Single User Mode. Did single user mode help you? Tim > 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 > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message