Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 1999 16:30:05 -0700
From:      "David O'Brien" <obrien@NUXI.com>
To:        Tom Embt <tom@embt.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: dual P2
Message-ID:  <19990421163005.B18302@nuxi.com>
In-Reply-To: <3.0.3.32.19990420234436.0077a93c@mail.embt.com>; from Tom Embt on Tue, Apr 20, 1999 at 11:44:36PM -0400
References:  <Pine.GHP.4.05.9904201831020.23531-100000@polio.ecst.csuchi co.edu> <3.0.3.32.19990420234436.0077a93c@mail.embt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> make -j8 buildworld
..snip..
>  There shouldn't be a space between the j and the number, BTW.  Or, at
> least I never put a space there.

Ah, the wonders of getopt():

make: illegal option -- z
usage: make [-Beiknqrstv] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]  
                             ^^^

or RTFM:

 make [-Beiknqrstv] [-D variable] [-d flags] [-f makefile] [-I directory]
      [-j max_jobs]
        ^^^

-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)


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?19990421163005.B18302>