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] Android Switch class driver...

2013-04-30 Thread TheLoneJoker
Hello Everyone, Is the Android specific Switch class driver (CONFIG_SWITCH) still relevant ? https://android.googlesource.com/kernel/common/+/android-3.4/drivers/switch/ Is there a reason it has not been mainlined ? Are there any alternatives ? Thanks, vj -- -- unsubscribe: android-kernel+un

[android-kernel] Android emulator, using of usbip

2013-04-30 Thread mikael m
Hello, I'm working about a solution to communicate between an usb device ( a Zigbee dongle recognize as ttyACM0 ) and the android emulator. I know with the SDK version of the emulator it is impossible, so I explored different solutions. The first one is to add the usb driver in the goldfish kern

[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: