Subject: Re: /rescue/* currently does not seem to link without patentented crypo algorithms
To: Daniel Carosone <dan@geek.com.au>
From: James Chacon <jmc@NetBSD.org>
List: current-users
Date: 01/24/2005 17:26:55
On Tue, Jan 25, 2005 at 10:19:58AM +1100, Daniel Carosone wrote:
> On Mon, Jan 24, 2005 at 02:17:47PM -0500, Steven M. Bellovin wrote:
> > Ah -- my script has -j4.  I'll delete that and try again.
> 
> Please also try -j0 (or is it -j1?), which disables compatibility mode
> and changes some make behaviour wrt. subshells, without resulting in
> any extra parallelism. It may be a Makefile bug related to this,
> rather than the parallelism.
> 

It's -j1 (-j0 doesn't make much sense, now does it :-)

-j1 blows up too

James