From: Paul M. <le...@li...> - 2007-06-20 09:13:00
|
On Wed, Jun 20, 2007 at 09:54:16AM +0100, Johansson Erik-EJO017 wrote: > Output from building with -j 16 without my patch: > GEN <long_path>/kernel-debug/Makefile > SYMLINK include/asm -> include/asm-sh > CHK include/linux/version.h > Using <long_path>/linux-2.6.17 as source for kernel > SPLIT include/linux/autoconf.h -> include/config/* > UPD include/linux/version.h > SYMLINK include/asm-sh/cpu -> include/asm-sh/cpu-sh4 > Generating include/asm-sh/machtypes.h > /bin/sh: include/asm-sh/machtypes.h: No such file or directory > SYMLINK include/asm-sh/mach -> include/asm-sh/stb7100ref > make[3]: *** [include/asm-sh/machtypes.h] Error 1 > make[2]: *** [maketools] Error 2 > make[2]: *** Waiting for unfinished jobs.... > > The error above is what you get if you run (without an include/asm-sh > dir): > /bin/sh -c 'awk -f gen-mach-types mach-types > > include/asm-sh/machtypes.h' > Can you try this with current git to see if it's still a problem? I'm unfortunately unable to reproduce this, even with a -j. |