← Back to team overview

ubuntu-phone team mailing list archive

Re: Compiling Ubuntu Touch Yuga source code

 

On 10 October 2013 11:24, Abhishek Agarwal <abhishek.agarwal16@xxxxxxxxx> wrote:
> Hi All,
>
> I am trying to compile the Ubuntu Touch Yuga source code.
>
> I am facing several issues while doing compilation.
>
> My compilation stops with the error:
>
> make: *** No rule to make target
> `/home/abhishek/work/ubuntu_touch/out/target/product/yuga/obj/STATIC_LIBRARIES/libelf_intermediates/export_includes',
> needed by
> `/home/abhishek/work/ubuntu_touch/out/target/product/yuga/obj/RECOVERY_EXECUTABLES/extract_elf_ramdisk_intermediates/import_includes'.
> Stop.
> make: *** Waiting for unfinished jobs....
>
>
> I think libelf is not found.
>
> Can you please let me know the Makefile changes I need to do , to seamlessly
> compile the source code.
>

Probably missing libelf repository in your manifest. Either add it in
the .repo/manifest.xml or better add it to
device/OEM/DEVICE/cm.dependencies to add additional repositories that
your port needs.

Regards,

Dmitrijs.


Follow ups

References