Jump to content

[Help] compiling stock kernel


Guest nikufellow

Recommended Posts

Guest nikufellow

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

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.