I typically do
$ make -j4 MAKE="make -j4" bzImage
to build kernels. However, in the recent bitkeeper tree (as ~7pm CST), it
fails with:
make -j4 -f scripts/Makefile.build obj=arch/i386/boot arch/i386/boot/bzImage
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: *** read jobs pipe: Is a directory. Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [bzImage] Error 2
as the last few lines. However, a single-threaded make completes fine.
More output is available upon request.
-pat
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Dec 07 2002 - 22:00:21 EST