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