SgtPropain
Member
Ok, I setup 3 build boxes. One Ubuntu 11.10x64 and one Mint 11x86 the other Ubuntu 10.04. Installed required packages and downloaded multiple toolchains. I have tried compiling on both machines and on both I get the same errors.
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.
make: *** Waiting for unfinished jobs....
CHK include/linux/version.h
Its also kicks back every kconfig with some comment error...
I have tried make thunderc perf defconfig and get the same error. Copied .config from device dropped into source, same error. I'm starting to think I have a bad git clone, but I have cloned it twice now. Do I need the JDK/JRE? I read I didn't need it for its needed to compile the rom not the kernel. Any ideas on what is going on? I'm new to this so any help would be great.
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.
make: *** Waiting for unfinished jobs....
CHK include/linux/version.h
Its also kicks back every kconfig with some comment error...
I have tried make thunderc perf defconfig and get the same error. Copied .config from device dropped into source, same error. I'm starting to think I have a bad git clone, but I have cloned it twice now. Do I need the JDK/JRE? I read I didn't need it for its needed to compile the rom not the kernel. Any ideas on what is going on? I'm new to this so any help would be great.