From owner-freebsd-stable Tue Oct 10 19:31:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from drugs.dv.isc.org (drugs.dv.isc.org [130.155.191.236]) by hub.freebsd.org (Postfix) with ESMTP id D9F2537B502 for ; Tue, 10 Oct 2000 19:31:35 -0700 (PDT) Received: from nominum.com (localhost.dv.isc.org [127.0.0.1]) by drugs.dv.isc.org (8.11.0/8.11.0) with ESMTP id e9B2WUu44462; Wed, 11 Oct 2000 13:32:38 +1100 (EST) (envelope-from marka@nominum.com) Message-Id: <200010110232.e9B2WUu44462@drugs.dv.isc.org> To: "Scot W. Hetzel" Cc: "Nader Turki" , freebsd-stable@FreeBSD.ORG From: Mark.Andrews@nominum.com Subject: Re: make world In-reply-to: Your message of "Tue, 10 Oct 2000 21:19:51 CDT." <022b01c03329$f3447700$8dfee0d1@westbend.net> Date: Wed, 11 Oct 2000 13:32:30 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: "Nader Turki" > > Sorry I didn't explain the problem. > > I'm doing make world remotely using telnet. > > I got disconnected from the Network, had to wait for a while till my cable > > modem work and i telnet again to my server and did make world again 'cause > > it was stoped. > > Is that going to be a problem? I mean should I do somethin' else them make > > world? 'cause the first time it was done almost half way. > > > In stead of doing a "make world", you should do a "make buildworld &". This > will start building your sources in the background, > then if you get disconnected the "make buildworld" will continue in the backg > round. Then all you need to do is "make > build|installkernel" and "make installworld" after you reconnected and verifi > ed that the build process has completed. > > Scot > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message Not forget to capture and examine the output from make. e.g. make buildworld >& world.out & Mark -- Mark Andrews, Nominum Inc. 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@nominum.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message