Hello, When I run "make" for a kernel tree, it stops immediately on the first compilation error. However, when I use "make -j 4" and there an error, it does not stop immediately because of the parallel build using several CPU cores Is there a way to cause "make -j 4" to stop on the first compilation error ? regards, Kevin _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies