Thanks Michal, can see the problem now. Not sure how the "n" got there, i didn't set it manually. Was at 2.6.35-rc6 then updated to 2.6.36-rc1 taking the defaults for all the new config options that popped up. On Mon, Aug 16, 2010 at 10:40 PM, Michal Marek <mmarek@xxxxxxx> wrote: > 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