Christian Ridderström <[EMAIL PROTECTED]> writes: | Not being able to use even 'make -j 2' is kind of annyoing when you're | compiling on a dual-processor machine :-( On the bright side, just doing | 'make' again finishes the built ok.
Until this get fixed use make -j 5 -k make or something... -- Lgb