Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 13:32:30 +1100
From:      Mark.Andrews@nominum.com
To:        "Scot W. Hetzel" <hetzels@westbend.net>
Cc:        "Nader Turki" <nturki@adelphia.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: make world 
Message-ID:  <200010110232.e9B2WUu44462@drugs.dv.isc.org>
In-Reply-To: Your message of "Tue, 10 Oct 2000 21:19:51 CDT." <022b01c03329$f3447700$8dfee0d1@westbend.net> 

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

> From: "Nader Turki" <nturki@adelphia.net>
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010110232.e9B2WUu44462>