<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: Building the kernel with LTIB problems...problems..problems  Need help.</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Building-the-kernel-with-LTIB-problems-problems-problems-Need/m-p/200482#M9158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting all the required packages installed can be a bit of a hazzle. LTIB tells you it needs the patch package. So try to install it (apt-get install patch). More missing patches may appear, so keep adding until LTIB is happy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2012 15:53:37 GMT</pubDate>
    <dc:creator>lmhdoms</dc:creator>
    <dc:date>2012-01-26T15:53:37Z</dc:date>
    <item>
      <title>Building the kernel with LTIB problems...problems..problems  Need help.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Building-the-kernel-with-LTIB-problems-problems-problems-Need/m-p/200481#M9157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in need of assistance using LTIB. Let me give some background first. I inherited this project almost 2 years ago, the firmware engineer left almost no documentation as to how he did anything. Which I have been able to cope with albeit painfully. The platform is mcf5445x and it uses Linux, I believe it was based on the eval board.&lt;BR /&gt;So it has finally come to the point where I need to reconfigure the kernel. Not knowing where to start I mugged my way through the makefile for the kernel and was able to reconfigure and build and even make an rpm package. But I couldn't get any further because it uses ltib and I couldn't get the rpm sig to match. So started to peel this onion and discovered ltib. Things were looking promising. Then once I figured out how to configure things I finally got to where I should configure the kernel. But even though I checked the configure kernel box it ignored that and I was stuck. Then I looked and it seems there is a bug in the 7.2.1 that ignores the kernel rebuild. Fine I then download the latest and greatest and installed it. I then complained that I was missing ncurses,m4,bison,and a patch. So I get the latest of ncurses, m4, and bison and installed them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I need the patch and I can't find anything on how to get or install whatever it is. And even if it do get it running I am not quite sure ltib installed in the right place to correctly configure the kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The info on the patch would be greatly appreciated. Here is the output of ltib:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ltib cannot be run because one or more of the host packages needed to run it&lt;BR /&gt;are either missing, failing, out of date or not in ltib's standard path.&lt;BR /&gt;Current the PATH environment is set to:&lt;BR /&gt;/opt/ltib/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin&lt;BR /&gt;&lt;BR /&gt;Please correct this problem (e.g. install/upgrade these packages on your host).&lt;BR /&gt;If you have your own utilities in non-standard paths, please add an entry&lt;BR /&gt;into the .ltibrc file for example:&lt;BR /&gt;&lt;BR /&gt;%path_std&lt;BR /&gt;/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes&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;patch&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 or error&lt;BR /&gt;&lt;BR /&gt;Died at ./ltib line 1451.&lt;BR /&gt;traceback:&lt;BR /&gt;&amp;nbsp;main::host_checks:1451&lt;BR /&gt;&amp;nbsp; main:549&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Started: Tue Jan 24 16:25:12 2012&lt;BR /&gt;Ended:&amp;nbsp;&amp;nbsp; Tue Jan 24 16:25:15 2012&lt;BR /&gt;Elapsed: 3 seconds&lt;BR /&gt;&lt;BR /&gt;Use of uninitialized value in concatenation (.) or string at ./ltib line 2821.&lt;BR /&gt;Use of uninitialized value in concatenation (.) or string at ./ltib line 2821.&lt;BR /&gt;Use of uninitialized value in concatenation (.) or string at ./ltib line 2821.&lt;BR /&gt;Use of uninitialized value in concatenation (.) or string at ./ltib line 2821.&lt;BR /&gt;VERSION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 11.4.1&lt;BR /&gt;CVS_VERSION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : $Revision: 1.78 $ (Savannah)&lt;BR /&gt;PLATFORM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;BR /&gt;GNUTARCH&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;BR /&gt;TOOLCHAIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&lt;BR /&gt;TOOLCHAIN_CFLAGS :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Build Failed&lt;BR /&gt;&lt;BR /&gt;Exiting on error or interrupt&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any assistance,&lt;BR /&gt;Ted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 09:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Building-the-kernel-with-LTIB-problems-problems-problems-Need/m-p/200481#M9157</guid>
      <dc:creator>TedG01</dc:creator>
      <dc:date>2012-01-25T09:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Building the kernel with LTIB problems...problems..problems  Need help.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Building-the-kernel-with-LTIB-problems-problems-problems-Need/m-p/200482#M9158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting all the required packages installed can be a bit of a hazzle. LTIB tells you it needs the patch package. So try to install it (apt-get install patch). More missing patches may appear, so keep adding until LTIB is happy!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 15:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Building-the-kernel-with-LTIB-problems-problems-problems-Need/m-p/200482#M9158</guid>
      <dc:creator>lmhdoms</dc:creator>
      <dc:date>2012-01-26T15:53:37Z</dc:date>
    </item>
  </channel>
</rss>

