UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    error while mka systemimage

    Scheduled Pinned Locked Moved Solved Porting
    3 Posts 2 Posters 131 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • L Offline
        leftr
        last edited by leftr

        I'm trying to build "systemimage" but im getting this error:

        ninja: error: '/home/tr/halium/out/target/product/sltexx/obj/SHARED_LIBRARIES/libcurl_intermediates/export_includes', needed by '/home/tr/halium/out/target/product/sltexx/obj/SHARED_LIBRARIES/libcommonpawrapper_intermediates/import_includes', missing and no known rule to make it
        make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1
        

        Any ideas? thanks

        W 1 Reply Last reply Reply Quote 1
        • W Offline
          walidham @leftr
          last edited by

          @leftr said in error while mka systemimage:

          ninja: error: '/home/tr/halium/out/target/product/sltexx/obj/SHARED_LIBRARIES/libcurl_intermediates/export_includes', needed by '/home/tr/halium/out/target/product/sltexx/obj/SHARED_LIBRARIES/libcommonpawrapper_intermediates/import_includes', missing and no known rule to make it

          Check if it's in external/curl

          Add it to your project:

          git clone https://github.com/curl/curl external/curl

          L 1 Reply Last reply Reply Quote 0
          • L Offline
            leftr @walidham
            last edited by

            @walidham i fixed it by adding lineageos libcurl and then adding the path to build/core/main.mk
            thanks tho!

            1 Reply Last reply Reply Quote 0
            • KenedaK Keneda marked this topic as a question
            • KenedaK Keneda has marked this topic as solved
            • First post
              Last post