<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[error while mka systemimage]]></title><description><![CDATA[<p dir="auto">I'm trying to build "systemimage" but im getting this error:</p>
<pre><code>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
</code></pre>
<p dir="auto">Any ideas? thanks</p>
]]></description><link>https://forums.ubports.com/topic/10969/error-while-mka-systemimage</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 14:58:05 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/10969.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 10 May 2025 11:21:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to error while mka systemimage on Wed, 14 May 2025 13:53:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/walidham" aria-label="Profile: walidham">@<bdi>walidham</bdi></a> i fixed it by adding lineageos libcurl and then adding the path to build/core/main.mk<br />
thanks tho!</p>
]]></description><link>https://forums.ubports.com/post/85806</link><guid isPermaLink="true">https://forums.ubports.com/post/85806</guid><dc:creator><![CDATA[leftr]]></dc:creator><pubDate>Wed, 14 May 2025 13:53:14 GMT</pubDate></item><item><title><![CDATA[Reply to error while mka systemimage on Tue, 13 May 2025 20:33:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/leftr" aria-label="Profile: leftr">@<bdi>leftr</bdi></a> said in <a href="/post/85763">error while mka systemimage</a>:</p>
<blockquote>
<p dir="auto">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</p>
</blockquote>
<p dir="auto">Check if it's in external/curl</p>
<p dir="auto">Add it to your project:</p>
<p dir="auto">git clone <a href="https://github.com/curl/curl" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/curl/curl</a> external/curl</p>
]]></description><link>https://forums.ubports.com/post/85798</link><guid isPermaLink="true">https://forums.ubports.com/post/85798</guid><dc:creator><![CDATA[walidham]]></dc:creator><pubDate>Tue, 13 May 2025 20:33:53 GMT</pubDate></item></channel></rss>