<?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: help needed for LTIB build in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171935#M1145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you solve the problem? I have same problem and missing rpm-build package. it is already installed.&lt;/P&gt;&lt;P&gt;In fc 9, i did not see this problem. In FC10 and FC11, I meet this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2009 05:42:06 GMT</pubDate>
    <dc:creator>jane_gu</dc:creator>
    <dc:date>2009-06-11T05:42:06Z</dc:date>
    <item>
      <title>help needed for LTIB build</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171932#M1142</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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I run ./ltib in my FC9 home directory it always complains the 'wget' is missing, but actually it is already installed with the latest version( using rpm -qa wget). I dont understand why ltib just cannot find it because other packages are not complained. In fact the wget tar ball is also in /opt/freescale/pkgs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know ltib is a perl script file but it is too long...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone give me a hint about how ltib determines the preinstalled dependencies?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 02:21:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171932#M1142</guid>
      <dc:creator>sudo</dc:creator>
      <dc:date>2009-04-15T02:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: help needed for LTIB build</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171933#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Are you using LTIB from a iso BSP or from CVS? If from a BSP iso, which BSP version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. At what stage you receive the error? Can you paste the output error message?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 05:44:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171933#M1143</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2009-04-15T05:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: help needed for LTIB build</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171934#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is from a iso BSP for mpc8313erdb platform when my colleague&amp;nbsp; built&amp;nbsp; the environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I copied&amp;nbsp; his /opt/freescale to my PC and check out the&amp;nbsp; installed ltib from svn. I pasted the ouput when I try to run ./ltib&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;[chan@localhost mpc8313]$ ./ltib&lt;BR /&gt;&lt;BR /&gt;ltib cannot be run because one or more of the host packages needed&lt;BR /&gt;to run it are either missing or out of date.&lt;BR /&gt;&lt;BR /&gt;Please install/upgrade these packages and then re-try.&lt;BR /&gt;&lt;BR /&gt;Package&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Minimum ver&amp;nbsp;&amp;nbsp; Installed info&lt;BR /&gt;-------&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----------&amp;nbsp;&amp;nbsp; ---------------&lt;BR /&gt;wget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not installed&lt;BR /&gt;Died at ./ltib line 1208.&lt;BR /&gt;&lt;BR /&gt;Started: Tue Apr 14 18:53:57 2009&lt;BR /&gt;Ended:&amp;nbsp;&amp;nbsp; Tue Apr 14 18:53:57 2009&lt;BR /&gt;Elapsed: 0 seconds&lt;BR /&gt;&lt;BR /&gt;Build Failed&lt;BR /&gt;&lt;BR /&gt;I don't know how the script checks the installation of packages but think it must be simple to sovle it.&lt;BR /&gt;&lt;P&gt;&amp;nbsp;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 06:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171934#M1144</guid>
      <dc:creator>sudo</dc:creator>
      <dc:date>2009-04-15T06:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: help needed for LTIB build</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171935#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you solve the problem? I have same problem and missing rpm-build package. it is already installed.&lt;/P&gt;&lt;P&gt;In fc 9, i did not see this problem. In FC10 and FC11, I meet this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2009 05:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/help-needed-for-LTIB-build/m-p/171935#M1145</guid>
      <dc:creator>jane_gu</dc:creator>
      <dc:date>2009-06-11T05:42:06Z</dc:date>
    </item>
  </channel>
</rss>

