I am trying to integrate the adb daemon by pulling in the userspace project
from the android system/core.
http://androidxref.com/6.0.1_r10/xref/system/core/
When we try to compile libsync I am getting this error. Can you pls let me
know how to overcome this. Thanks.



On Thu, Jul 21, 2016 at 3:08 PM, Khem Raj <raj.k...@gmail.com> wrote:

>
> On Jul 21, 2016, at 2:59 PM, Burton, Ross <ross.bur...@intel.com> wrote:
>
>
> On 21 July 2016 at 22:51, Vijayakumar Badiger <vijayakuma...@gmail.com>
> wrote:
>
>> /local/mnt/workspace/c_vbadig/LV/poky/build/tmp-glibc/work/aarch64-poky-linux/system-core/git-r17/system/core/libsync/sync.c:24:24:
>> fatal error: linux/sync.h: No such file or directory
>> compilation terminated.
>> make[2]: *** [libsync_la-sync.lo] Error 1
>>
>
> That's not a standard user-space kernel header and doesn't appear to be a
> standard header at all, so the question is where do you expect that header
> to come from?
>
>
> Its from android sync driver for kernel, which is not upstreamed yet.
>
> Ross
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to