On 10 October 2013 11:24, Abhishek Agarwal <abhishek.agarwa...@gmail.com> 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. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp