<?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 Building Kernel Image Issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297167#M37000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting this error and I don't know why. I am following the "Android User's Guide" for building a kernel. Here is what I am getting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now@Here:~$ export PATH=~/mydroid/jb/bootable/bootloader/uboot-imx/tools:$PATH&lt;/P&gt;&lt;P&gt;now@Here:~$ cd mydroid/jb/kernel_imx&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ echo $ARCH &amp;amp;&amp;amp; echo $CROSS_COMPILE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;now@Here:~/mydroid/jb/kernel_imx$ export ARCH=arm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ export CROSS_COMPILE=~/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ make imx6_android_defconfig&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# configuration written to .config&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ make uImage&lt;/P&gt;&lt;P&gt;make: /home/now/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: Command not found&lt;/P&gt;&lt;P&gt;scripts/kconfig/conf --silentoldconfig Kconfig&lt;/P&gt;&lt;P&gt;make: /home/now/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: Command not found&lt;/P&gt;&lt;P&gt;&amp;nbsp; CHK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include/linux/version.h&lt;/P&gt;&lt;P&gt;&amp;nbsp; CHK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include/generated/utsrelease.h&lt;/P&gt;&lt;P&gt;make[1]: `include/generated/mach-types.h' is up to date.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kernel/bounds.s&lt;/P&gt;&lt;P&gt;/bin/sh: 1: /home/now/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: not found&lt;/P&gt;&lt;P&gt;make[1]: *** [kernel/bounds.s] Error 127&lt;/P&gt;&lt;P&gt;make: *** [prepare0] Error 2&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? Am I missing something? I am using Ubuntu 14.04 and the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;JB4.3_1.1.0 GA&lt;/SPAN&gt; source. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 02:48:08 GMT</pubDate>
    <dc:creator>freewaymad</dc:creator>
    <dc:date>2014-05-14T02:48:08Z</dc:date>
    <item>
      <title>Building Kernel Image Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297167#M37000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting this error and I don't know why. I am following the "Android User's Guide" for building a kernel. Here is what I am getting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now@Here:~$ export PATH=~/mydroid/jb/bootable/bootloader/uboot-imx/tools:$PATH&lt;/P&gt;&lt;P&gt;now@Here:~$ cd mydroid/jb/kernel_imx&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ echo $ARCH &amp;amp;&amp;amp; echo $CROSS_COMPILE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;now@Here:~/mydroid/jb/kernel_imx$ export ARCH=arm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ export CROSS_COMPILE=~/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ make imx6_android_defconfig&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# configuration written to .config&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ make uImage&lt;/P&gt;&lt;P&gt;make: /home/now/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: Command not found&lt;/P&gt;&lt;P&gt;scripts/kconfig/conf --silentoldconfig Kconfig&lt;/P&gt;&lt;P&gt;make: /home/now/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: Command not found&lt;/P&gt;&lt;P&gt;&amp;nbsp; CHK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include/linux/version.h&lt;/P&gt;&lt;P&gt;&amp;nbsp; CHK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; include/generated/utsrelease.h&lt;/P&gt;&lt;P&gt;make[1]: `include/generated/mach-types.h' is up to date.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kernel/bounds.s&lt;/P&gt;&lt;P&gt;/bin/sh: 1: /home/now/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-gcc: not found&lt;/P&gt;&lt;P&gt;make[1]: *** [kernel/bounds.s] Error 127&lt;/P&gt;&lt;P&gt;make: *** [prepare0] Error 2&lt;/P&gt;&lt;P&gt;now@Here:~/mydroid/jb/kernel_imx$ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? Am I missing something? I am using Ubuntu 14.04 and the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;JB4.3_1.1.0 GA&lt;/SPAN&gt; source. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 02:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297167#M37000</guid>
      <dc:creator>freewaymad</dc:creator>
      <dc:date>2014-05-14T02:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel Image Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297168#M37001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Android project recommends using Ubuntu 12.04 64-bits, although only the 64 bits constraint is a must after Gingerbread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you follow all the steps on the Android User’s Guide in order to install required packages and patches for our Android BSP? If so in which step are you finding this error? Sometimes it’s easy to overlook steps or packages like for example installing mkimage (command below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$sudo apt-get install uboot-mkimage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That being said, it seems that the path to the toolchain is not being taken correctly. Please check this patch and make sure the files are there. If necessary, add to the .bashrc file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 20:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297168#M37001</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2014-05-16T20:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel Image Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297169#M37002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I have all the right packages. I'll check path to the toolchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2014 04:39:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297169#M37002</guid>
      <dc:creator>freewaymad</dc:creator>
      <dc:date>2014-05-17T04:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Building Kernel Image Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297170#M37003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This case was that the path was not set correctly. Always double check the path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jul 2014 00:08:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-Kernel-Image-Issue/m-p/297170#M37003</guid>
      <dc:creator>freewaymad</dc:creator>
      <dc:date>2014-07-20T00:08:45Z</dc:date>
    </item>
  </channel>
</rss>

