Date: Wed, 17 May 2006 18:24:45 -0400 From: John Nielsen <lists@jnielsen.net> To: freebsd-questions@freebsd.org Cc: martinko <martinkov@pobox.sk> Subject: Re: Please explain make -j to my little brain Message-ID: <200605171824.46072.lists@jnielsen.net> In-Reply-To: <e4g37s$evj$2@sea.gmane.org> References: <200605151112.33416.work@ashleymoran.me.uk> <20060515090018.4015d7e1.wmoran@collaborativefusion.com> <e4g37s$evj$2@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 17 May 2006 17:06, martinko wrote: > i remember from mailing lists there used to be a problem with using "-j" > while compiling kernel or world or ports or sth. is it resolved now pls? "make -j N" has never been a supported option for ports. It is supported for buildworld and buildkernel, but if something goes wrong with the build then the first thing you should do is try the build again without a -j flag. JN
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605171824.46072.lists>