<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Compile error while I run &amp;quot;make 2&amp;gt;&amp;1 | tee build-log.txt&amp;quot;</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compile-error-while-I-run-quot-make-2-gt-1-tee-build-log-txt/m-p/769416#M119492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm using Android 6.0 to build my first image.&lt;/P&gt;&lt;P&gt;I was following with the document called "Andoird_User's_Guide.pdf" .&lt;/P&gt;&lt;P&gt;But now when I'm doing "make 2&amp;gt;&amp;amp;1 | tee build-log.txt" it will give me the following error below.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;target thumb C: libcrypto &amp;lt;= external/boringssl/src/crypto/x509v3/v3_utl.c&lt;BR /&gt;target SharedLib: libcrypto (out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libcrypto_intermediates/LINKED/libcrypto.so)&lt;BR /&gt;target Unpacked: libcrypto (out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libcrypto_intermediates/PACKED/libcrypto.so)&lt;BR /&gt;target Symbolic: libcrypto (out/target/product/sabresd_6dq/symbols/system/lib/libcrypto.so)&lt;BR /&gt;target Strip: libcrypto (out/target/product/sabresd_6dq/obj/lib/libcrypto.so)&lt;BR /&gt;make: *** No rule to make target `out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libwpa_client_intermediates/export_includes', needed by `out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/import_includes'. Stop.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How was this happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advanced.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2018 17:00:55 GMT</pubDate>
    <dc:creator>wangtsungli</dc:creator>
    <dc:date>2018-04-25T17:00:55Z</dc:date>
    <item>
      <title>Compile error while I run "make 2&gt;&amp;1 | tee build-log.txt"</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-error-while-I-run-quot-make-2-gt-1-tee-build-log-txt/m-p/769416#M119492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm using Android 6.0 to build my first image.&lt;/P&gt;&lt;P&gt;I was following with the document called "Andoird_User's_Guide.pdf" .&lt;/P&gt;&lt;P&gt;But now when I'm doing "make 2&amp;gt;&amp;amp;1 | tee build-log.txt" it will give me the following error below.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;target thumb C: libcrypto &amp;lt;= external/boringssl/src/crypto/x509v3/v3_utl.c&lt;BR /&gt;target SharedLib: libcrypto (out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libcrypto_intermediates/LINKED/libcrypto.so)&lt;BR /&gt;target Unpacked: libcrypto (out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libcrypto_intermediates/PACKED/libcrypto.so)&lt;BR /&gt;target Symbolic: libcrypto (out/target/product/sabresd_6dq/symbols/system/lib/libcrypto.so)&lt;BR /&gt;target Strip: libcrypto (out/target/product/sabresd_6dq/obj/lib/libcrypto.so)&lt;BR /&gt;make: *** No rule to make target `out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libwpa_client_intermediates/export_includes', needed by `out/target/product/sabresd_6dq/obj/SHARED_LIBRARIES/libhardware_legacy_intermediates/import_includes'. Stop.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How was this happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advanced.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 17:00:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-error-while-I-run-quot-make-2-gt-1-tee-build-log-txt/m-p/769416#M119492</guid>
      <dc:creator>wangtsungli</dc:creator>
      <dc:date>2018-04-25T17:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compile error while I run "make 2&gt;&amp;1 | tee build-log.txt"</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compile-error-while-I-run-quot-make-2-gt-1-tee-build-log-txt/m-p/769417#M119493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I check with the other source code then I had found that I miss some files while I push my source code on git.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried to compare it with the other source code and copy everything that I miss then build it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It solve my problem now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2018 17:24:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compile-error-while-I-run-quot-make-2-gt-1-tee-build-log-txt/m-p/769417#M119493</guid>
      <dc:creator>wangtsungli</dc:creator>
      <dc:date>2018-08-12T17:24:40Z</dc:date>
    </item>
  </channel>
</rss>

