Messages in this thread |  | | | Date | Tue, 07 Sep 2004 09:45:02 -0700 | | From | "Martin J. Bligh" <> | | Subject | Re: 2.6.9-rc1-mm4 |
| |
Well, the good news is that it compiles now, and without forcing ACPI on. Yay!
On the downside, it seems to have a new error:
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
which appears partway through make install, but only if you do "make -j32", not make -j.
CC fs/reiser4/plugin/file/pseudo.o CC fs/reiser4/plugin/file/file.o CC fs/reiser4/plugin/file/tail_conversion.o CC fs/reiser4/sys_reiser4.o LD fs/reiser4/reiser4.o LD fs/reiser4/built-in.o LD fs/built-in.o GEN .version make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule . CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map AS arch/i386/boot/bootsect.o AS arch/i386/boot/setup.o HOSTCC arch/i386/boot/tools/build AS arch/i386/boot/compressed/head.o CC arch/i386/boot/compressed/misc.o OBJCOPY arch/i386/boot/compressed/vmlinux.bin LD arch/i386/boot/bootsect LD arch/i386/boot/setup GZIP arch/i386/boot/compressed/vmlinux.bin.gz LD arch/i386/boot/compressed/piggy.o LD arch/i386/boot/compressed/vmlinux OBJCOPY arch/i386/boot/vmlinux.bin BUILD arch/i386/boot/bzImage
- 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/
|  |