Re: [android-kernel] build msm kernel error

2013-12-01 Thread s.rawat
Hi, You havent exported the tool chain : http://forum.xda-developers.com/showthread.php?p=34041527 Rgds, Softy "..pain is temporary.quitting lasts forever." My Blog " On Tue, May 7, 2013 at 6:18 AM, 游锦 wrote: > you cloud get the source from qcom web. >

Re: [android-kernel] build msm kernel error

2013-05-08 Thread 游锦
you cloud get the source from qcom web. On May 1, 2013 1:55 AM, "XPFirst" wrote: > download url : git clone https://android.googlesource.com/kernel/msm.git > > $make msm8960_defconfig > $make > > error: > > HOSTCC scripts/mod/mk_elfconfig > scripts/mod/mk_elfconfig.c:4:17: error: elf.h: No su

Re: [android-kernel] build msm kernel error

2013-04-30 Thread Jeremy Morales
Your answer is in your logs error: elf.h: No such file or directory it looks like all your definitions will lie in that header. On Mon, Apr 29, 2013 at 7:57 PM, XPFirst wrote: > download url : git clone https://android.googlesource.com/kernel/msm.git > > $make msm8960_defconfig > $make > > e

[android-kernel] build msm kernel error

2013-04-30 Thread XPFirst
download url : git clone https://android.googlesource.com/kernel/msm.git $make msm8960_defconfig $make error: HOSTCC scripts/mod/mk_elfconfig scripts/mod/mk_elfconfig.c:4:17: error: elf.h: No such file or directory scripts/mod/mk_elfconfig.c: In function ‘main’: scripts/mod/mk_elfconfig.c:9: