Date: Wed, 23 Jan 2002 19:48:18 -0000 From: Matthew Whelan <muttley@gotadsl.co.uk> To: Kent Stewart <kstewart@owt.com>, Mike Tancsa <mike@sentex.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make -j4 world Message-ID: <TNJEIECBVPP051PIG53VWQ2UPJDA.3c4f1382@VicNBob> In-Reply-To: <5.1.0.14.0.20020122210418.013a8dc0@192.168.0.12>
next in thread | previous in thread | raw e-mail | index | archive | help
>-j2 world >-j4 buildworld >plain old make world > >all work fine. Just >make -j4 world >seems to break on this spot each time. Isn't this strongly disrecommended anyway? Admittedly this is apparently dying in making depend, but world installs too and from the handbook: Note: If you specified variables on the make buildworld command line, you must specify the same variables in the make installworld command line. This does not necessarily hold true for other options; for example, -j must never be used with installworld. ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ Also from the handbook whilst discussing the -j option: Be aware that this is still somewhat experimental, and commits to the source tree may occasionally break this feature. If the world fails to compile using this parameter try again without it before you report any problems. Matthew 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?TNJEIECBVPP051PIG53VWQ2UPJDA.3c4f1382>