make -j dep fails here (2.2.14 + openwall patch + reiserfs 3.5.16):
emma@emma1:/usr/src/linux > time ( make -j 5 dep && make -j 5 bzImage && make -j 5 modules )
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c
make[1]: Entering directory `/usr/src/linux-2.2.14-rfs-ow1-b/arch/i386/boot'
make[1]: Nothing to be done for `dep'.
make[1]: Leaving directory `/usr/src/linux-2.2.14-rfs-ow1-b/arch/i386/boot'
make: *** No rule to make target `/usr/src/linux/include/linux/modversions.h', needed by `dep'. Stop.
There seems to be some race when using parallel build.
-- Matthias AndreeHi! I'm the infamous .signature virus! Copy me into your ~/.signature to help me spread!
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:23 EST