<?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 I.MX6ull kernel build error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374293#M183294</link>
    <description>&lt;P&gt;I built yocto L5.4.70&amp;nbsp; on Ubuntu 18.04 64bit success, and then I tried to build the kernel in standalone environment but failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.use the following command to build yocto&lt;/P&gt;&lt;P&gt;DISTRO=fsl-imx-fb MACHINE=imx6qpsabreauto bitbake core-image-minimal&lt;/P&gt;&lt;P&gt;2. use the following command to get the cross compile toolchain&lt;/P&gt;&lt;P&gt;&amp;nbsp;DISTRO=fsl-imx-fb MACHINE=imx6qpsabreauto bitbake core-image-minimal -c populate_sdk&lt;/P&gt;&lt;P&gt;and then execute&amp;nbsp;fsl-imx-fb-glibc-x86_64-core-image-minimal-cortexa9t2hf-neon-toolchain-5.4-zeus.sh&lt;/P&gt;&lt;P&gt;after it, the value of $CC --verion is ：&lt;/P&gt;&lt;P&gt;arm-poky-linux-gnueabi-gcc (GCC) 9.2.0&lt;BR /&gt;3 Execute the following command to get the kernel and build.&lt;BR /&gt;#&amp;nbsp;git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt; -b imx_5.4.70_2.3.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;I execute following&amp;nbsp; commands to build the kernel:&lt;/P&gt;&lt;P&gt;make distclean&lt;/P&gt;&lt;P&gt;make imx_v7_defconfig&lt;/P&gt;&lt;P&gt;make&lt;/P&gt;&lt;P&gt;it report " can't find stdio.h" , after I set the C_INCLUDE_PATH,&amp;nbsp; it reports define errors as attachment. Could you help to check it ? thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Nov 2021 11:04:47 GMT</pubDate>
    <dc:creator>OTan</dc:creator>
    <dc:date>2021-11-19T11:04:47Z</dc:date>
    <item>
      <title>I.MX6ull kernel build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374293#M183294</link>
      <description>&lt;P&gt;I built yocto L5.4.70&amp;nbsp; on Ubuntu 18.04 64bit success, and then I tried to build the kernel in standalone environment but failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.use the following command to build yocto&lt;/P&gt;&lt;P&gt;DISTRO=fsl-imx-fb MACHINE=imx6qpsabreauto bitbake core-image-minimal&lt;/P&gt;&lt;P&gt;2. use the following command to get the cross compile toolchain&lt;/P&gt;&lt;P&gt;&amp;nbsp;DISTRO=fsl-imx-fb MACHINE=imx6qpsabreauto bitbake core-image-minimal -c populate_sdk&lt;/P&gt;&lt;P&gt;and then execute&amp;nbsp;fsl-imx-fb-glibc-x86_64-core-image-minimal-cortexa9t2hf-neon-toolchain-5.4-zeus.sh&lt;/P&gt;&lt;P&gt;after it, the value of $CC --verion is ：&lt;/P&gt;&lt;P&gt;arm-poky-linux-gnueabi-gcc (GCC) 9.2.0&lt;BR /&gt;3 Execute the following command to get the kernel and build.&lt;BR /&gt;#&amp;nbsp;git clone &lt;A href="https://source.codeaurora.org/external/imx/linux-imx" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx&lt;/A&gt; -b imx_5.4.70_2.3.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;I execute following&amp;nbsp; commands to build the kernel:&lt;/P&gt;&lt;P&gt;make distclean&lt;/P&gt;&lt;P&gt;make imx_v7_defconfig&lt;/P&gt;&lt;P&gt;make&lt;/P&gt;&lt;P&gt;it report " can't find stdio.h" , after I set the C_INCLUDE_PATH,&amp;nbsp; it reports define errors as attachment. Could you help to check it ? thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 11:04:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374293#M183294</guid>
      <dc:creator>OTan</dc:creator>
      <dc:date>2021-11-19T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6ull kernel build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374364#M183298</link>
      <description>&lt;P&gt;Hello Otan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are building with Mx6qpsabreauto, and you need to change this and start over the whole process with mx6ull.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374364#M183298</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-11-19T13:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6ull kernel build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374728#M183345</link>
      <description>&lt;P&gt;Dear Bio,&lt;/P&gt;&lt;P&gt;Thanks a lot for your quick reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm following the guide of&amp;nbsp;WiFi_BT_Integretion-(88W8801-To-iMX6ULL-EVK-L5.4.70_2.3.0) ,&amp;nbsp; and the errors are same if I change Distro name as&amp;nbsp; imx6ull14x14evk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;after I set to Distro name as&amp;nbsp; imx6ull14x14evk.The build tool is&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/imx6ull/5.4-zeus/environment-setup-cortexa7t2hf-neon-poky-linux-gnueabi&lt;/P&gt;&lt;P&gt;echo $CC&lt;BR /&gt;arm-poky-linux-gnueabi-gcc -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/opt/imx6ull/5.4-zeus/sysroots/cortexa7t2hf-neon-poky-linux-gnueabi&lt;/P&gt;&lt;P&gt;echo $ARCH&lt;/P&gt;&lt;P&gt;arm&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 04:03:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6ull-kernel-build-error/m-p/1374728#M183345</guid>
      <dc:creator>OTan</dc:creator>
      <dc:date>2021-11-22T04:03:15Z</dc:date>
    </item>
  </channel>
</rss>

