<?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 Re: ltib not compiling linux kernel do to python in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185446#M8631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where did you get the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;linux kernel 3.0.35 from ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 17:01:04 GMT</pubDate>
    <dc:creator>Tarek</dc:creator>
    <dc:date>2012-09-04T17:01:04Z</dc:date>
    <item>
      <title>ltib not compiling linux kernel due to python</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185445#M8630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to compile the linux kernel 3.0.35 by using ltib. I am using the 12.08 BSP. When I try to compile the kernel for the i.mx6 I get this error:&lt;/P&gt;&lt;P&gt;error: failed dependencies:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usr/bin/python is needed by perf-3.0.35-1&lt;/P&gt;&lt;P&gt;I have python installed in the /usr/bin folder. Does anyone know how to fix the problem. Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alexander Keller&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 18:07:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185445#M8630</guid>
      <dc:creator>AlexanderKelle1</dc:creator>
      <dc:date>2012-08-31T18:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: ltib not compiling linux kernel do to python</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185446#M8631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where did you get the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;linux kernel 3.0.35 from ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 17:01:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185446#M8631</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2012-09-04T17:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: ltib not compiling linux kernel due to python</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185447#M8632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get this problem solved? I have the same problem now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185447#M8632</guid>
      <dc:creator>Huazhi_Hank_Gon</dc:creator>
      <dc:date>2013-03-22T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: ltib not compiling linux kernel due to python</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185448#M8633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if my following comment help: according to the log, python is being look at usr/bin/ but you have it on &lt;STRONG&gt;/&lt;/STRONG&gt;usr/bin. As a test, can you open the ltib shell (&lt;EM&gt;./ltib -m shell&lt;/EM&gt;) and call the python interpreter? print the PATH env variable, and make sure /usr/bin is in its value. I just want to make sure ltib is able to find python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185448#M8633</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-03-22T18:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: ltib not compiling linux kernel due to python</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185449#M8634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will do it. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:48:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ltib-not-compiling-linux-kernel-due-to-python/m-p/185449#M8634</guid>
      <dc:creator>Huazhi_Hank_Gon</dc:creator>
      <dc:date>2013-03-22T18:48:45Z</dc:date>
    </item>
  </channel>
</rss>

