Dne 16.8.2010 14:35, Andrew Hendry napsal(a): > This gives some errors on my ubuntu build for -rc1, reverting lets it > build normally. Am I missing something? > > ahendry@ubuntu:~/linux/linux-2.6$ make > make: ngcc: Command not found > CHK include/linux/version.h > CHK include/generated/utsrelease.h > CC kernel/bounds.s > /bin/sh: ngcc: not found > make[1]: *** [kernel/bounds.s] Error 127 > make: *** [prepare0] Error 2 > > .config has CONFIG_CROSS_COMPILE="n" CONFIG_CROSS_COMPILE is a string option, leave it empty if you are not cross compiling. Michal. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html