<?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>topic Compilation Error LSDK in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Compilation-Error-LSDK/m-p/1010392#M5411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried compiling the LSDK in my ubuntu 18.04 PC. But am not able to compile successfully for LX2160A chipset.&lt;/P&gt;&lt;P&gt;Below are the commands given by me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flex-builder -m lx2160ardb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error which i get is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Building weston ... &lt;BR /&gt;Cloning into 'weston'...&lt;BR /&gt;warning: redirecting to &lt;A href="https://source.codeaurora.org/external/imx/weston-imx.git/" target="test_blank"&gt;https://source.codeaurora.org/external/imx/weston-imx.git/&lt;/A&gt;&lt;BR /&gt;warning: remote HEAD refers to nonexistent ref, unable to checkout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switched to a new branch 'rel_virt_4.14.98_4.11_0.10_ga'&lt;BR /&gt;~/flexbuild_lsdk1909_update_221019/packages/apps&lt;BR /&gt;chroot: failed to run command ‘ldconfig’: Exec format error&lt;BR /&gt;Makefile:720: recipe for target 'weston' failed&lt;BR /&gt;make[1]: *** [weston] Error 126&lt;BR /&gt;make[1]: Leaving directory '~/flexbuild_lsdk1909_update_221019/packages/apps'&lt;BR /&gt;Makefile:28: recipe for target 'apps' failed&lt;BR /&gt;make: *** [apps] Error 2&lt;BR /&gt;make: Leaving directory '~/flexbuild_lsdk1909_update_221019'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2020 04:18:05 GMT</pubDate>
    <dc:creator>deepanrajanbara</dc:creator>
    <dc:date>2020-02-25T04:18:05Z</dc:date>
    <item>
      <title>Compilation Error LSDK</title>
      <link>https://community.nxp.com/t5/Layerscape/Compilation-Error-LSDK/m-p/1010392#M5411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried compiling the LSDK in my ubuntu 18.04 PC. But am not able to compile successfully for LX2160A chipset.&lt;/P&gt;&lt;P&gt;Below are the commands given by me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flex-builder -m lx2160ardb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error which i get is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Building weston ... &lt;BR /&gt;Cloning into 'weston'...&lt;BR /&gt;warning: redirecting to &lt;A href="https://source.codeaurora.org/external/imx/weston-imx.git/" target="test_blank"&gt;https://source.codeaurora.org/external/imx/weston-imx.git/&lt;/A&gt;&lt;BR /&gt;warning: remote HEAD refers to nonexistent ref, unable to checkout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switched to a new branch 'rel_virt_4.14.98_4.11_0.10_ga'&lt;BR /&gt;~/flexbuild_lsdk1909_update_221019/packages/apps&lt;BR /&gt;chroot: failed to run command ‘ldconfig’: Exec format error&lt;BR /&gt;Makefile:720: recipe for target 'weston' failed&lt;BR /&gt;make[1]: *** [weston] Error 126&lt;BR /&gt;make[1]: Leaving directory '~/flexbuild_lsdk1909_update_221019/packages/apps'&lt;BR /&gt;Makefile:28: recipe for target 'apps' failed&lt;BR /&gt;make: *** [apps] Error 2&lt;BR /&gt;make: Leaving directory '~/flexbuild_lsdk1909_update_221019'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 04:18:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Compilation-Error-LSDK/m-p/1010392#M5411</guid>
      <dc:creator>deepanrajanbara</dc:creator>
      <dc:date>2020-02-25T04:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation Error LSDK</title>
      <link>https://community.nxp.com/t5/Layerscape/Compilation-Error-LSDK/m-p/1010393#M5412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: windowtext;"&gt;Try to install &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: #201f1e; background: white;"&gt;“sudo apt install -y binfmt-support qemu-system-common qemu-user-static“.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #201f1e; background: white;"&gt;It should resolve your issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 05:57:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Compilation-Error-LSDK/m-p/1010393#M5412</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2020-02-25T05:57:09Z</dc:date>
    </item>
  </channel>
</rss>

