<?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 for MCF5445x - failure on kernel compile in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-for-MCF5445x-failure-on-kernel-compile/m-p/169780#M6211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just in case this might help anybody else, I was now able to get LTIB running using coLinux and a Fedora10 image. I had some problems getting NFS to work, but after that the LTIB install and generating a target image was OK.&lt;BR /&gt;&lt;BR /&gt;Maybe this helps somebody else without the possibility to set up a seperate Fedora/Ubuntu machine.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2010 23:01:55 GMT</pubDate>
    <dc:creator>w_wegner</dc:creator>
    <dc:date>2010-02-24T23:01:55Z</dc:date>
    <item>
      <title>LTIB for MCF5445x - failure on kernel compile</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-for-MCF5445x-failure-on-kernel-compile/m-p/169779#M6210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I finally got the host side of LTIB for MCF5445x (ltib-mcfv4m-20090730) to install on my debian squeeze/sid machine after these changes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- switch from texinfo-4.8 to texinfo-4.9 because of build failure (some post here mentioned it already)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- added "no_root_squash" to my NFS build directory (need for RPM crap)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- manually created /opt/freescale with mode 777&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- added "--force-debian" to installing the initial freescale rpm like suggested somewhere here in the forums&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- added "--nodeps" to the toolchain install because it insisted on /bin/sh being missing on my system&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, all these are not that easy to find in a 105k shell script...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now am stuck at this point:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;+ make ARCH=m68k CROSS_COMPILE= 'HOSTCC=ccache /usr/bin/gcc -B/usr/bin/' uImage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scripts/kconfig/conf -s arch/m68k/Kconfig&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CHK include/linux/version.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UPD include/linux/version.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CHK include/linux/utsrelease.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UPD include/linux/utsrelease.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYMLINK include/asm -&amp;gt; include/asm-m68k&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOSTCC scripts/kallsyms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOSTCC scripts/conmakehash&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOSTCC scripts/bin2c&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CC scripts/mod/empty.o&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HOSTCC scripts/mod/mk_elfconfig&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cc1: warning: unknown register name: a2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scripts/mod/empty.c:1: error: bad value (isac) for -march= switch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scripts/mod/empty.c:1: error: bad value (54455) for -mtune= switch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make[2]: *** [scripts/mod/empty.o] Error 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make[2]: *** Waiting for unfinished jobs....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make[1]: *** [scripts/mod] Error 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make[1]: *** Waiting for unfinished jobs....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** [scripts] Error 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;error: Bad exit status from /daten/daten/router/uclinux-application/ltib-mcfv4m-20090730/tmp/rpm-tmp.53995 (%build)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RPM build errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bad exit status from /daten/daten/router/uclinux-application/ltib-mcfv4m-20090730/tmp/rpm-tmp.53995 (%build)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Build time for kernel-2.6.25-mcfv4m: 1426 seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed building kernel-2.6.25-mcfv4m&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After all this trouble getting the stuff to work that is "needed to have a consistent toolchain and build environment" I have to admit I am quite upset by such a catastrophic failure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can it be that kernel and compiler are not consistent in a release? Or is it using a wrong compiler?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have other toolchains available (used for building U-Boot out of LTIB, for example) that seemingly are able to generate code for MCF5445x. Can I somehow switch to these? Did anybody else use this ltib successfully for generating code for the MCF5445x? Are there useful log files produced by ltib after the host part?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing but questions all over, but maybe somebody else at least has a positive report to convince me giving it another try is worth the effort...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wolfgang&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 01:12:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-for-MCF5445x-failure-on-kernel-compile/m-p/169779#M6210</guid>
      <dc:creator>w_wegner</dc:creator>
      <dc:date>2010-01-26T01:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: LTIB for MCF5445x - failure on kernel compile</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-for-MCF5445x-failure-on-kernel-compile/m-p/169780#M6211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Just in case this might help anybody else, I was now able to get LTIB running using coLinux and a Fedora10 image. I had some problems getting NFS to work, but after that the LTIB install and generating a target image was OK.&lt;BR /&gt;&lt;BR /&gt;Maybe this helps somebody else without the possibility to set up a seperate Fedora/Ubuntu machine.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 23:01:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/LTIB-for-MCF5445x-failure-on-kernel-compile/m-p/169780#M6211</guid>
      <dc:creator>w_wegner</dc:creator>
      <dc:date>2010-02-24T23:01:55Z</dc:date>
    </item>
  </channel>
</rss>

