Guest nikufellow Posted August 8, 2013 Report Posted August 8, 2013 Havent made any changes trying to recompile v10q kernel with android ndk v7 tool chain and msm7627a_deconfig from /arch/arm folder , i get the following error any helpis appreciated make -j2 ARCH=arm CROSS_COMPILE=arm-linux-androideabi- CHK include/linux/version.h include/config/auto.conf: line 528: KERNEL_LOCAL_VERSION: command not found CHK include/generated/utsrelease.h CC scripts/mod/empty.o make[1]: `include/generated/mach-types.h' is up to date. HOSTCC scripts/mod/mk_elfconfig arm-linux-androideabi-gcc: No such file or directory Is your PATH set correctly? make[2]: *** [scripts/mod/empty.o] Error 2 make[2]: *** Waiting for unfinished jobs.... CC kernel/bounds.s arm-linux-androideabi-gcc: No such file or directory Is your PATH set correctly? make[1]: *** [kernel/bounds.s] Error 2 make: *** [prepare0] Error 2 make: *** Waiting for unfinished jobs.... HOSTCC scripts/bin2c make[1]: *** [scripts/mod] Error 2 make: *** [scripts] Error 2
Guest nikufellow Posted August 8, 2013 Report Posted August 8, 2013 First i thought the path wasn't set correct but even after setting that am getting simulation errors
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now