<?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中的主题 LTIB build problems on UBUNTU</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173690#M6136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="discussion"&gt;&lt;DIV class="description"&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm just getting started with i.MX53 QSB.&amp;nbsp; I have a machine dedicated for the iMX53 builds that I installed UBUNTU DESKTOP 12.04 LTS.&amp;nbsp; I then pulled down&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 2; font-family: 'Courier 10 Pitch'; "&gt;L2.6.35_11.09.01_ER_source_bundle.tar.gz&lt;/SPAN&gt; from the&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;I&gt;&lt;SPAN style="text-decoration: underline;"&gt;i.MX53 Software and Development Tool&lt;/SPAN&gt;&lt;/I&gt; &lt;SPAN style="text-decoration: underline;"&gt;Resources&lt;/SPAN&gt; page and I *believe* I followed the instructions as outlined on &lt;A href="http://www.imxdev.org/wiki/index.php?title=All_Boards_LTIB" rel="nofollow"&gt;http://www.imxdev.org/wiki/index.php?title=All_Boards_LTIB&lt;/A&gt; and &lt;A href="http://www.imxdev.org/wiki/index.php?title=ALL_Boards_ltib_config_ubuntu" rel="nofollow"&gt;http://www.imxdev.org/wiki/index.php?title=ALL_Boards_ltib_config_u...&lt;/A&gt; . &amp;nbsp;&lt;/P&gt;&lt;P&gt;Attempting to run ltib -c at that point caused an error that indicated that zlib was not available even though it was installed.&amp;nbsp; I found information at this site:&lt;/P&gt;&lt;P&gt;&lt;A href="http://theembeddedsystems.blogspot.com/2011/11/install-ltib-in-ubuntu-1104-x64-for.html" rel="nofollow"&gt;http://theembeddedsystems.blogspot.com/2011/11/install-ltib-in-ubun...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That got me over that hump, and tried ltib -c again.&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Installing host support packages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;This only needs to be done once per host, but may take up to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;an hour to complete ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;If an error occurs, a log file with the full output may be found in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;/home/els/imx53/ltib/host_config.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Exiting on error or interrupt&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Please see &amp;gt;&amp;gt; /home/els/imx53/ltib/host_config.log for details&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and the host_config.log file says:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;rpmdb: --force-debian: unknown option&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Died at ./ltib line 2341.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;traceback:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp;main::setup_rpmdb:2341&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp; main::check_rpm_setup:2404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; main::host_checks:1424&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; main:542&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Started: Fri Jul&amp;nbsp; 6 11:24:33 2012&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Ended:&amp;nbsp;&amp;nbsp; Fri Jul&amp;nbsp; 6 11:24:34 2012&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Elapsed: 1 seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Build Failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Seems like this is more trouble than it should be.&amp;nbsp; Has anyone built LTIB on the latest UBUNTU or am I just doing something wrong?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2012 19:43:59 GMT</pubDate>
    <dc:creator>EdSutter</dc:creator>
    <dc:date>2012-07-06T19:43:59Z</dc:date>
    <item>
      <title>LTIB build problems on UBUNTU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173690#M6136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="discussion"&gt;&lt;DIV class="description"&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm just getting started with i.MX53 QSB.&amp;nbsp; I have a machine dedicated for the iMX53 builds that I installed UBUNTU DESKTOP 12.04 LTS.&amp;nbsp; I then pulled down&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style=": ; font-size: 2; font-family: 'Courier 10 Pitch'; "&gt;L2.6.35_11.09.01_ER_source_bundle.tar.gz&lt;/SPAN&gt; from the&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;I&gt;&lt;SPAN style="text-decoration: underline;"&gt;i.MX53 Software and Development Tool&lt;/SPAN&gt;&lt;/I&gt; &lt;SPAN style="text-decoration: underline;"&gt;Resources&lt;/SPAN&gt; page and I *believe* I followed the instructions as outlined on &lt;A href="http://www.imxdev.org/wiki/index.php?title=All_Boards_LTIB" rel="nofollow"&gt;http://www.imxdev.org/wiki/index.php?title=All_Boards_LTIB&lt;/A&gt; and &lt;A href="http://www.imxdev.org/wiki/index.php?title=ALL_Boards_ltib_config_ubuntu" rel="nofollow"&gt;http://www.imxdev.org/wiki/index.php?title=ALL_Boards_ltib_config_u...&lt;/A&gt; . &amp;nbsp;&lt;/P&gt;&lt;P&gt;Attempting to run ltib -c at that point caused an error that indicated that zlib was not available even though it was installed.&amp;nbsp; I found information at this site:&lt;/P&gt;&lt;P&gt;&lt;A href="http://theembeddedsystems.blogspot.com/2011/11/install-ltib-in-ubuntu-1104-x64-for.html" rel="nofollow"&gt;http://theembeddedsystems.blogspot.com/2011/11/install-ltib-in-ubun...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That got me over that hump, and tried ltib -c again.&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Installing host support packages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;This only needs to be done once per host, but may take up to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;an hour to complete ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;If an error occurs, a log file with the full output may be found in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;/home/els/imx53/ltib/host_config.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Exiting on error or interrupt&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Please see &amp;gt;&amp;gt; /home/els/imx53/ltib/host_config.log for details&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and the host_config.log file says:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;rpmdb: --force-debian: unknown option&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Died at ./ltib line 2341.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;traceback:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp;main::setup_rpmdb:2341&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp; main::check_rpm_setup:2404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; main::host_checks:1424&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; main:542&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Started: Fri Jul&amp;nbsp; 6 11:24:33 2012&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Ended:&amp;nbsp;&amp;nbsp; Fri Jul&amp;nbsp; 6 11:24:34 2012&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Elapsed: 1 seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="font-size-1" style="font-family: courier new,courier;"&gt;Build Failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Seems like this is more trouble than it should be.&amp;nbsp; Has anyone built LTIB on the latest UBUNTU or am I just doing something wrong?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 19:43:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173690#M6136</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2012-07-06T19:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB build problems on UBUNTU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173691#M6137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had problems with 12.04 LTS too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had updated to the LTS and was able to compile the minimalistic configuration, but I had problems compiling the Python package when I switched to the "FSL gnome configuration".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now mind you, mine was an update from Ubuntu 11.04. with LTIB already installed and running&amp;nbsp; - not a fresh install like you.&lt;BR /&gt;&lt;BR /&gt;Due to the fact I could not resolve the Python issue, I went back to my old Ubuntu (it had a backup copy of my virtual machine).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 20:12:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173691#M6137</guid>
      <dc:creator>IvicaEftimovski</dc:creator>
      <dc:date>2012-07-06T20:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB build problems on UBUNTU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173692#M6138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt; Interesting.&amp;nbsp; Sheesh, I hope I don't have to start over again with an older ubuntu install.&amp;nbsp; :-(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 20:22:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173692#M6138</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2012-07-06T20:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB build problems on UBUNTU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173693#M6139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this will help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/forum/topics/rpmdb-force-debian-unknown-option-error-using-ltib-9-1-1-on" rel="nofollow"&gt;http://imxcommunity.org/forum/topics/rpmdb-force-debian-unknown-opt...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 20:53:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173693#M6139</guid>
      <dc:creator>RandyKrakora</dc:creator>
      <dc:date>2012-07-06T20:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB build problems on UBUNTU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173694#M6140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;Thanks for the pointer, I had seen some of the pages below that topic, but not all of them.&amp;nbsp; I tried applying the patch referenced there, didn't seem to matter.&amp;nbsp; Its hard to tell if the patch is even appropriate because the diffs don't match up.&amp;nbsp; I had to manually insert the patch at a different line number in the ltib script.&lt;/P&gt;&lt;P&gt;I'm getting the "gut" feeling that trying to build LTIB on a recent version of UBUNTU is a mistake.&amp;nbsp; Has anyone out there done this??&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 13:49:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LTIB-build-problems-on-UBUNTU/m-p/173694#M6140</guid>
      <dc:creator>EdSutter</dc:creator>
      <dc:date>2012-07-09T13:49:47Z</dc:date>
    </item>
  </channel>
</rss>

