<?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: Using LTIB and custom toolchain in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203051#M9433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jehoffma,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply..&lt;/P&gt;&lt;P&gt;Can you explain to me how I am supposed to use this patch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Aug 2009 02:22:30 GMT</pubDate>
    <dc:creator>rgirme</dc:creator>
    <dc:date>2009-08-01T02:22:30Z</dc:date>
    <item>
      <title>Using LTIB and custom toolchain</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203049#M9431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using the LTIB from Freescale. I am using a custom toolchain along LTIB to build the Linux kernel image for MCF5485evb. I made the necessary changes in the LTIB settings to build it using my toolchain. Everything runs fine until I get this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/home/rohit/Programs/LTIB/&lt;/SPAN&gt;&lt;DIV class="ii gt"&gt;ltib-m5475evb-20080808/rpm/BUILD/busybox-1.1.3/modutils/insmod.c: In function 'arch_apply_relocation':&lt;BR /&gt;/home/rohit/Programs/LTIB/ltib-m5475evb-20080808/rpm/BUILD/busybox-1.1.3/modutils/insmod.c:864: warning: unused variable 'got'&lt;BR /&gt;&amp;nbsp; CC modutils/modprobe.o&lt;BR /&gt;&amp;nbsp; CC modutils/rmmod.o&lt;BR /&gt;&amp;nbsp; CC networking/ftpgetput.o&lt;BR /&gt;&amp;nbsp; CC networking/hostname.o&lt;BR /&gt;&amp;nbsp; CC networking/ifconfig.o&lt;BR /&gt;&amp;nbsp; CC networking/ifupdown.o&lt;BR /&gt;&amp;nbsp; CC networking/inetd.o&lt;BR /&gt;&amp;nbsp; CC networking/interface.o&lt;BR /&gt;&amp;nbsp; CC networking/ip.o&lt;BR /&gt;&amp;nbsp; CC networking/ipaddr.o&lt;BR /&gt;&amp;nbsp; CC networking/iplink.o&lt;BR /&gt;&amp;nbsp; CC networking/iproute.o&lt;BR /&gt;&amp;nbsp; CC networking/nc.o&lt;BR /&gt;&amp;nbsp; CC networking/netstat.o&lt;BR /&gt;&amp;nbsp; CC networking/ping.o&lt;BR /&gt;&amp;nbsp; CC networking/route.o&lt;BR /&gt;&amp;nbsp; CC networking/telnet.o&lt;BR /&gt;&amp;nbsp; CC networking/telnetd.o&lt;BR /&gt;&amp;nbsp; CC networking/tftp.o&lt;BR /&gt;&amp;nbsp; CC networking/traceroute.o&lt;BR /&gt;&amp;nbsp; CC networking/vconfig.o&lt;BR /&gt;&amp;nbsp; CC networking/wget.o&lt;BR /&gt;&amp;nbsp; CC networking/libiproute/ip_parse_common_args.o&lt;BR /&gt;&amp;nbsp; CC networking/libiproute/ipaddress.o&lt;BR /&gt;&amp;nbsp; CC networking/libiproute/iplink.o&lt;BR /&gt;&amp;nbsp; CC networking/libiproute/iproute.o&lt;BR /&gt;&amp;nbsp; CC networking/libiproute/iptunnel.o&lt;BR /&gt;In file included from /home/rohit/CodeSourcery_free/Sourcery_G++_Lite/bin/../m68k-linux-gnu/libc/usr/include/linux/if_tunnel.h:5,&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; from /home/rohit/Programs/LTIB/ltib-m5475evb-20080808/rpm/BUILD/busybox-1.1.3/networking/libiproute/iptunnel.c:34:&lt;BR /&gt;/home/rohit/CodeSourcery_free/Sourcery_G++_Lite/bin/../m68k-linux-gnu/libc/usr/include/linux/ip.h:85: error: redefinition of 'struct iphdr'&lt;BR /&gt;&amp;nbsp; CC networking/libiproute/libnetlink.o&lt;BR /&gt;make[1]: *** [/home/rohit/Programs/LTIB/ltib-m5475evb-20080808/rpm/BUILD/busybox-1.1.3/networking/libiproute/iptunnel.o] Error 1&lt;BR /&gt;make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;make[1]: *** wait: No child processes.&amp;nbsp; Stop.&lt;BR /&gt;make: *** [_all] Error 2&lt;BR /&gt;error: Bad exit status from /home/rohit/Programs/LTIB/ltib-m5475evb-20080808/tmp/rpm-tmp.19617 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bad exit status from /home/rohit/Programs/LTIB/ltib-m5475evb-20080808/tmp/rpm-tmp.19617 (%build)&lt;BR /&gt;Build time for busybox: 20 seconds&lt;BR /&gt;&lt;BR /&gt;Failed building busybox&lt;DIV class="im"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;f_buildrpms() returned an error, exiting&lt;BR /&gt;traceback:&lt;BR /&gt;&lt;/DIV&gt;&amp;nbsp;main:501&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Started: Tue Jul 28 14:15:22 2009&lt;BR /&gt;Ended:&amp;nbsp;&amp;nbsp; Tue Jul 28 14:21:27 2009&lt;BR /&gt;Elapsed: 365 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;DIV class="im"&gt;These packages failed to build:&lt;BR /&gt;&lt;/DIV&gt;busybox&lt;BR /&gt;&lt;DIV class="im"&gt;&lt;BR /&gt;Build Failed&lt;BR /&gt;&lt;BR /&gt;Exiting on error or interrupt&lt;/DIV&gt;&lt;DIV class="im"&gt;&amp;nbsp;&lt;/DIV&gt;I checked the make files but couldnt find anything. Can you help me out with this? What do I need to do to successfully complete build?&lt;BR /&gt;&lt;BR /&gt;Thank you for your time. I am grateful.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;SPAN style="color: #888888;"&gt;Rohit&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 08:01:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203049#M9431</guid>
      <dc:creator>rgirme</dc:creator>
      <dc:date>2009-07-29T08:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using LTIB and custom toolchain</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203050#M9432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it seems there are some issues with older busybox and gcc4.3 toolchain. I've applied&amp;nbsp;following patch to busybox 1.1.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;diff --exclude CVS -uNr busybox-1.1.3/libbb/procps.c busybox-1.1.3.modified/libbb/procps.c&lt;BR /&gt;--- busybox-1.1.3/libbb/procps.c&amp;nbsp;2006-03-22 22:16:22.000000000 +0100&lt;BR /&gt;+++ busybox-1.1.3.modified/libbb/procps.c&amp;nbsp;2009-05-26 13:53:35.000000000 +0200&lt;BR /&gt;@@ -12,7 +12,7 @@&lt;BR /&gt;&amp;nbsp;#include &amp;lt;string.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;stdlib.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;unistd.h&amp;gt;&lt;BR /&gt;-#include &amp;lt;asm/page.h&amp;gt;&lt;BR /&gt;+#include &amp;lt;sys/param.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;fcntl.h&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;#include "libbb.h"&lt;BR /&gt;diff --exclude CVS -uNr busybox-1.1.3/util-linux/mkswap.c busybox-1.1.3.modified/util-linux/mkswap.c&lt;BR /&gt;--- busybox-1.1.3/util-linux/mkswap.c&amp;nbsp;2006-03-22 22:16:26.000000000 +0100&lt;BR /&gt;+++ busybox-1.1.3.modified/util-linux/mkswap.c&amp;nbsp;2009-05-26 13:54:06.000000000 +0200&lt;BR /&gt;@@ -42,7 +42,7 @@&lt;BR /&gt;&amp;nbsp;#include &amp;lt;stdlib.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;sys/ioctl.h&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* for _IO */&lt;BR /&gt;&amp;nbsp;#include &amp;lt;sys/utsname.h&amp;gt;&lt;BR /&gt;-#include &amp;lt;asm/page.h&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* for PAGE_SIZE and PAGE_SHIFT */&lt;BR /&gt;+#include &amp;lt;sys/param.h&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* for PAGE_SIZE and PAGE_SHIFT */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* we also get PAGE_SIZE via getpagesize() */&lt;BR /&gt;&amp;nbsp;#include "busybox.h"&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;diff --exclude CVS --exclude .git -uNr busybox-1.1.3/networking/libiproute/iptunnel.c busybox-1.1.3.modified/networking/libiproute/iptunnel.c&lt;BR /&gt;--- busybox-1.1.3/networking/libiproute/iptunnel.c&amp;nbsp;2006-03-22 22:16:18.000000000 +0100&lt;BR /&gt;+++ busybox-1.1.3.modified/networking/libiproute/iptunnel.c&amp;nbsp;2009-07-31 11:39:19.000000000 +0200&lt;BR /&gt;@@ -21,16 +21,15 @@&lt;BR /&gt;&amp;nbsp;#include &amp;lt;unistd.h&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;arpa/inet.h&amp;gt;&lt;BR /&gt;-#include &amp;lt;netinet/ip.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;netinet/in.h&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;-#include &amp;lt;net/if.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;net/if_arp.h&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;asm/types.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#ifndef __constant_htons&lt;BR /&gt;&amp;nbsp;#define __constant_htons htons&lt;BR /&gt;&amp;nbsp;#endif&lt;BR /&gt;+#include &amp;lt;linux/if.h&amp;gt;&lt;BR /&gt;&amp;nbsp;#include &amp;lt;linux/if_tunnel.h&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;#include "rt_names.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by jehoffma on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-07-31&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;11:19 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 17:17:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203050#M9432</guid>
      <dc:creator>jehoffma</dc:creator>
      <dc:date>2009-07-31T17:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using LTIB and custom toolchain</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203051#M9433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jehoffma,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply..&lt;/P&gt;&lt;P&gt;Can you explain to me how I am supposed to use this patch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2009 02:22:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Using-LTIB-and-custom-toolchain/m-p/203051#M9433</guid>
      <dc:creator>rgirme</dc:creator>
      <dc:date>2009-08-01T02:22:30Z</dc:date>
    </item>
  </channel>
</rss>

