<?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: linux kernel version in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1685799#M209057</link>
    <description>&lt;P&gt;file (yocto-compilation-folder)/sources/meta-imx/meta-ml/recipes-devtools/python/python3-pybind11_2.5.0.bb EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF \ -DPYTHON_EXECUTABLE=${RECIPE_SYSROOT_NATIVE}/usr/bin/python3-native/python3.7 \ "&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hi aleaandro,&lt;BR /&gt;sorry for delay but I was busy in other works.&lt;BR /&gt;In my PC , the file /sources/meta-imx/meta-ml/recipes-devtools/python/python3-pybind11_2.5.0.bb not exist.&lt;BR /&gt;I found this file /sources/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb&lt;BR /&gt;I have done the modify in this file but the error not change.&lt;BR /&gt;Which python3-xxx.bb file is called in my project ?&lt;BR /&gt;Have you other suggestion ?&lt;/P&gt;&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&lt;BR /&gt;Please try to do in a python terminal this command: &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;from collections import MutableMapping&lt;BR /&gt;If you have the error:&lt;BR /&gt;ImportError: cannot import name 'MutableMapping' from 'collections'&lt;BR /&gt;Please try to change the name of the package (collections to collections.abc)&lt;BR /&gt;in the specific file from your log:&lt;BR /&gt;ImportError: cannot import name 'MutableMapping' from 'collections'&lt;BR /&gt;(/usr/lib/python3.10/collections/__init__.py)&lt;BR /&gt;example: &amp;gt;&amp;gt;&amp;gt; from collections.abc import MutableMapping&lt;BR /&gt;Please try it and let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hi Alejandro,&lt;BR /&gt;modified 3 python files how you speak, the bitbake start compilation. For your information the python files are:&lt;BR /&gt;- sources/poky/bitbake/lib/bb/compat.py&lt;BR /&gt;- sources/poky/bitbake/lib/bb/data_smart.py&lt;BR /&gt;- sources/poky/bitbake/lib/bb/persist_data.py&lt;/P&gt;&lt;P&gt;But in the bitbake compilation I have errors :&lt;/P&gt;&lt;P&gt;dorazio@dorazio-HP-Z4-G4-Workstation:~/imx-yocto-bsp-4.19/Linux-evk$ bitbake core-image-minimal&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/fetch2/clearcase.py:148: SyntaxWarning: "is" with a literal. Did you mean "=="?&lt;BR /&gt;if command is 'mkview':&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/fetch2/clearcase.py:155: SyntaxWarning: "is" with a literal. Did you mean "=="?&lt;BR /&gt;elif command is 'rmview':&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/fetch2/clearcase.py:159: SyntaxWarning: "is" with a literal. Did you mean "=="?&lt;BR /&gt;elif command is 'setcs':&lt;BR /&gt;NOTE: Your conf/bblayers.conf has been automatically updated.&lt;BR /&gt;WARNING: /home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/server/process.py:571: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead&lt;BR /&gt;self.t.setDaemon(True)&lt;/P&gt;&lt;P&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;WARNING: Host distribution "ubuntu-22.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Parsing recipes: 100% |######################################################################################| Time: 0:00:51&lt;BR /&gt;Parsing of 2784 .bb files complete (0 cached, 2784 parsed). 3921 targets, 518 skipped, 4 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.42.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "ubuntu-22.04"&lt;BR /&gt;TARGET_SYS = "arm-poky-linux-gnueabi"&lt;BR /&gt;MACHINE = "imx6ull14x14evk"&lt;BR /&gt;DISTRO = "fsl-imx-fb"&lt;BR /&gt;DISTRO_VERSION = "4.19-warrior"&lt;BR /&gt;TUNE_FEATURES = "arm vfp cortexa7 neon thumb callconvention-hard"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia = "HEAD:3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9"&lt;BR /&gt;meta-freescale = "HEAD:2142f7ded1b3115ccc21f7575fd83e2376247193"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:da422478d38e744283bcf61123c4a526396c7030"&lt;BR /&gt;meta-freescale-distro = "HEAD:d4e77ea682fa10d0d54a723b3d3099c44fc5e95c"&lt;BR /&gt;meta-bsp&lt;BR /&gt;meta-sdk&lt;BR /&gt;meta-ml = "HEAD:ca2f2cd01a2ceb15263ed9aa7fd8311deb41831a"&lt;BR /&gt;meta-browser = "HEAD:5f365ef0f842ba4651efe88787cf9c63bc8b6cb3"&lt;BR /&gt;meta-rust = "HEAD:11aed43748d7dd194dc6c06a35a16104400d1090"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-python&lt;BR /&gt;meta-filesystems = "HEAD:3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9"&lt;BR /&gt;meta-qt5 = "HEAD:dc2dedef9961950b88f4245ba7499538ec4244ab"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |###################################################################################| Time: 0:00:01&lt;BR /&gt;Sstate summary: Wanted 779 Found 0 Missed 779 Current 0 (0% match, 0% complete)&lt;BR /&gt;NOTE: Executing SetScene Tasks&lt;BR /&gt;NOTE: Executing RunQueue Tasks&lt;BR /&gt;ERROR: m4-native-1.4.18-r0 do_compile: oe_runmake failed&lt;BR /&gt;ERROR: m4-native-1.4.18-r0 do_compile: Function failed: do_compile (log file is located at /home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.35368)&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.35368&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_compile&lt;BR /&gt;| NOTE: make -j 8 infodir=/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/share/info&lt;BR /&gt;| make all-recursive&lt;BR /&gt;| make[1]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| Making all in .&lt;BR /&gt;| make[2]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| make[2]: Nothing to be done for 'all-am'.&lt;BR /&gt;| make[2]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| Making all in examples&lt;BR /&gt;| make[2]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/examples'&lt;BR /&gt;| make[2]: Nothing to be done for 'all'.&lt;BR /&gt;| make[2]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/examples'&lt;BR /&gt;| Making all in lib&lt;BR /&gt;................................&lt;BR /&gt;................................&lt;BR /&gt;| make all-am&lt;BR /&gt;| make[3]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o gl_avltree_oset.o ../../m4-1.4.18/lib/gl_avltree_oset.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o binary-io.o ../../m4-1.4.18/lib/binary-io.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-ctype.o ../../m4-1.4.18/lib/c-ctype.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-stack.o ../../m4-1.4.18/lib/c-stack.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-strcasecmp.o ../../m4-1.4.18/lib/c-strcasecmp.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-strncasecmp.o ../../m4-1.4.18/lib/c-strncasecmp.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o clean-temp.o ../../m4-1.4.18/lib/clean-temp.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o cloexec.o ../../m4-1.4.18/lib/cloexec.c&lt;BR /&gt;| In file included from /usr/include/signal.h:328,&lt;BR /&gt;| from ./signal.h:52,&lt;BR /&gt;| from ../../m4-1.4.18/lib/c-stack.c:49:&lt;BR /&gt;| ../../m4-1.4.18/lib/c-stack.c:55:26: error: missing binary operator before token "("&lt;BR /&gt;| 55 | #elif HAVE_LIBSIGSEGV &amp;amp;&amp;amp; SIGSTKSZ &amp;lt; 16384&lt;BR /&gt;| | ^~~~~~~~&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o close-stream.o ../../m4-1.4.18/lib/close-stream.c&lt;BR /&gt;| make[3]: *** [Makefile:1915: c-stack.o] Error 1&lt;BR /&gt;| make[3]: *** Waiting for unfinished jobs....&lt;BR /&gt;| make[3]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'&lt;BR /&gt;| make[2]: *** [Makefile:1674: all] Error 2&lt;BR /&gt;| make[2]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'&lt;BR /&gt;| make[1]: *** [Makefile:1572: all-recursive] Error 1&lt;BR /&gt;| make[1]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| make: *** [Makefile:1528: all] Error 2&lt;BR /&gt;| ERROR: oe_runmake failed&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;| ERROR: Function failed: do_compile (log file is located at /home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.35368)&lt;BR /&gt;ERROR: Task (/home/dorazio/imx-yocto-bsp-4.19/sources/poky/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 113 tasks of which 0 didn't need to be rerun and 1 failed.&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile&lt;BR /&gt;Summary: There were 3 WARNING messages shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;BR /&gt;dorazio@dorazio-HP-Z4-G4-Workstation:~/imx-yocto-bsp-4.19/Linux-evk$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have you suggestion for errors correction ?&lt;/P&gt;&lt;P&gt;By Sergio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 13:10:05 GMT</pubDate>
    <dc:creator>sergio_dorazio</dc:creator>
    <dc:date>2023-07-11T13:10:05Z</dc:date>
    <item>
      <title>linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1678742#M208355</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a imx6ull evk board. Few years ago I worked with v4.14 linux kernel version downloaded from NXP site. Now in the NXP site there is v6.1 linux kernel. But today I need to work with v4.19 linux kernel version. What is the repo command to download the 4.19 version ? (for example : "repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifestn" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&amp;nbsp;&lt;/A&gt;-b imx-linux-langdale -m imx-6.1.1-1.0.0.xml"&amp;nbsp; is the command to get v6.1 version ). What is the ubuntu host version to compile this kernel version ?&lt;/P&gt;&lt;P&gt;By, Sergio D'Orazio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 13:05:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1678742#M208355</guid>
      <dc:creator>sergio_dorazio</dc:creator>
      <dc:date>2023-06-29T13:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1678949#M208375</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try to use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-warrior -m imx-4.19.35-1.1.0.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 19:19:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1678949#M208375</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-06-29T19:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1679429#M208413</link>
      <description>&lt;P&gt;Hi, thank you for the ansewer,&lt;BR /&gt;the link that you send me is correct, but when I run bitbake command I have errors:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/bin/bitbake", line 21, in &amp;lt;module&amp;gt;&lt;BR /&gt;import bb&lt;BR /&gt;File "/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/__init__.py", line 71, in &amp;lt;module&amp;gt;&lt;BR /&gt;import bb.msg&lt;BR /&gt;File "/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/msg.py", line 22, in &amp;lt;module&amp;gt;&lt;BR /&gt;import bb.event&lt;BR /&gt;File "/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/event.py", line 25, in &amp;lt;module&amp;gt;&lt;BR /&gt;import bb.compat&lt;BR /&gt;File "/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/compat.py", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt;from collections import MutableMapping, KeysView, ValuesView, ItemsView, OrderedDict&lt;BR /&gt;ImportError: cannot import name 'MutableMapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py)&lt;/P&gt;&lt;P&gt;My command sequence is:&lt;/P&gt;&lt;P&gt;mkdir imx-yocto-bsp-4.19&lt;BR /&gt;cd imx-yocto-bsp-4.19/&lt;BR /&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-warrior -m imx-4.19.35-1.1.0.xml&lt;BR /&gt;repo sync&lt;BR /&gt;DISTRO=fsl-imx-fb MACHINE=imx6ull14x14evk source fsl-setup-release.sh -b Linux-evk&lt;BR /&gt;bitbake core-image-minimal&lt;/P&gt;&lt;P&gt;Is it correct ?&lt;BR /&gt;if no, can you send me the correct sequence ?&lt;/P&gt;&lt;P&gt;I am using a Pc with UBUNTU 22.04 , is it correct ?&lt;/P&gt;&lt;P&gt;By Sergio.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 08:35:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1679429#M208413</guid>
      <dc:creator>sergio_dorazio</dc:creator>
      <dc:date>2023-06-30T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1679743#M208447</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried do the compilation with your steps, there are correct, and I am totally able to compile the image.&lt;/P&gt;
&lt;P&gt;The only difference that I have is the Ubuntu version. I am using Ubuntu 20.04.6 LTS.&lt;/P&gt;
&lt;P&gt;Also, remember install the necessary host packages:&lt;/P&gt;
&lt;P&gt;sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib \ build-essential chrpath socat libsdl1.2-dev&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If you can't install all the packages with that command, try to install individually.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know how it was.&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 17:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1679743#M208447</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-06-30T17:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1680350#M208529</link>
      <description>&lt;P&gt;I Alejandro,&lt;BR /&gt;I have installed the host packets ( only libsdl1.2-dev is been installed, the others packed are already present on host)&lt;BR /&gt;but I have the same problem.&lt;BR /&gt;In the same host, the last NXP kernel version (v6.1) works well.&lt;BR /&gt;What is your suggestion ? I will reinstall an Ubuntu old version for compile kernel v4.19 ?&lt;/P&gt;&lt;P&gt;By Sergio.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 09:12:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1680350#M208529</guid>
      <dc:creator>sergio_dorazio</dc:creator>
      <dc:date>2023-07-03T09:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1680679#M208563</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am checking the issue, when I have an update I will let you know, I believe there is not necessary change your Linux host version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 18:35:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1680679#M208563</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-07-03T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1681401#M208633</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;Please try to modify the file (&lt;U&gt;&lt;EM&gt;yocto-compilation-folder&lt;/EM&gt;&lt;/U&gt;)/sources/meta-imx/meta-ml/recipes-devtools/python/&lt;STRONG&gt;python3-pybind11_2.5.0.bb&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-python"&gt;&lt;CODE&gt;EXTRA_OECMAKE =  "-DPYBIND11_TEST=OFF \
		-DPYTHON_EXECUTABLE=${RECIPE_SYSROOT_NATIVE}/usr/bin/python3-native/python3.7 \
"&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this works for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 17:20:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1681401#M208633</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-07-04T17:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1683778#M208855</link>
      <description>&lt;P&gt;hi Alejandro,&lt;BR /&gt;sorry for delay but I was busy in other works.&lt;BR /&gt;In my PC , the file /sources/meta-imx/meta-ml/recipes-devtools/python/python3-pybind11_2.5.0.bb not exist.&lt;BR /&gt;I found this file /sources/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb&lt;BR /&gt;I have done the modify in this file but the error not change.&lt;BR /&gt;Which python3-xxx.bb file is called in my project ?&lt;BR /&gt;Have you other suggestion ?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 08:22:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1683778#M208855</guid>
      <dc:creator>sergio_dorazio</dc:creator>
      <dc:date>2023-07-07T08:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1685109#M208985</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try to do in a python terminal this command:&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; from collections import MutableMapping&lt;/P&gt;
&lt;P&gt;If you have the error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ImportError: cannot import name 'MutableMapping' from 'collections'&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Please try to change the name of the package (collections to &lt;STRONG&gt;collections.abc&lt;/STRONG&gt;) in the specific file from your log:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ImportError: cannot import name 'MutableMapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;example:&amp;nbsp;&amp;gt;&amp;gt;&amp;gt; from collections.abc import MutableMapping&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please try it and let me know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 18:30:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1685109#M208985</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-07-10T18:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1685799#M209057</link>
      <description>&lt;P&gt;file (yocto-compilation-folder)/sources/meta-imx/meta-ml/recipes-devtools/python/python3-pybind11_2.5.0.bb EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF \ -DPYTHON_EXECUTABLE=${RECIPE_SYSROOT_NATIVE}/usr/bin/python3-native/python3.7 \ "&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hi aleaandro,&lt;BR /&gt;sorry for delay but I was busy in other works.&lt;BR /&gt;In my PC , the file /sources/meta-imx/meta-ml/recipes-devtools/python/python3-pybind11_2.5.0.bb not exist.&lt;BR /&gt;I found this file /sources/meta-openembedded/meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb&lt;BR /&gt;I have done the modify in this file but the error not change.&lt;BR /&gt;Which python3-xxx.bb file is called in my project ?&lt;BR /&gt;Have you other suggestion ?&lt;/P&gt;&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&lt;BR /&gt;Please try to do in a python terminal this command: &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;from collections import MutableMapping&lt;BR /&gt;If you have the error:&lt;BR /&gt;ImportError: cannot import name 'MutableMapping' from 'collections'&lt;BR /&gt;Please try to change the name of the package (collections to collections.abc)&lt;BR /&gt;in the specific file from your log:&lt;BR /&gt;ImportError: cannot import name 'MutableMapping' from 'collections'&lt;BR /&gt;(/usr/lib/python3.10/collections/__init__.py)&lt;BR /&gt;example: &amp;gt;&amp;gt;&amp;gt; from collections.abc import MutableMapping&lt;BR /&gt;Please try it and let me know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hi Alejandro,&lt;BR /&gt;modified 3 python files how you speak, the bitbake start compilation. For your information the python files are:&lt;BR /&gt;- sources/poky/bitbake/lib/bb/compat.py&lt;BR /&gt;- sources/poky/bitbake/lib/bb/data_smart.py&lt;BR /&gt;- sources/poky/bitbake/lib/bb/persist_data.py&lt;/P&gt;&lt;P&gt;But in the bitbake compilation I have errors :&lt;/P&gt;&lt;P&gt;dorazio@dorazio-HP-Z4-G4-Workstation:~/imx-yocto-bsp-4.19/Linux-evk$ bitbake core-image-minimal&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/fetch2/clearcase.py:148: SyntaxWarning: "is" with a literal. Did you mean "=="?&lt;BR /&gt;if command is 'mkview':&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/fetch2/clearcase.py:155: SyntaxWarning: "is" with a literal. Did you mean "=="?&lt;BR /&gt;elif command is 'rmview':&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/fetch2/clearcase.py:159: SyntaxWarning: "is" with a literal. Did you mean "=="?&lt;BR /&gt;elif command is 'setcs':&lt;BR /&gt;NOTE: Your conf/bblayers.conf has been automatically updated.&lt;BR /&gt;WARNING: /home/dorazio/imx-yocto-bsp-4.19/sources/poky/bitbake/lib/bb/server/process.py:571: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead&lt;BR /&gt;self.t.setDaemon(True)&lt;/P&gt;&lt;P&gt;WARNING: You have included the meta-gnome layer, but 'x11' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-gnome README for details on enabling meta-gnome support.&lt;BR /&gt;WARNING: Host distribution "ubuntu-22.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Parsing recipes: 100% |######################################################################################| Time: 0:00:51&lt;BR /&gt;Parsing of 2784 .bb files complete (0 cached, 2784 parsed). 3921 targets, 518 skipped, 4 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "1.42.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "ubuntu-22.04"&lt;BR /&gt;TARGET_SYS = "arm-poky-linux-gnueabi"&lt;BR /&gt;MACHINE = "imx6ull14x14evk"&lt;BR /&gt;DISTRO = "fsl-imx-fb"&lt;BR /&gt;DISTRO_VERSION = "4.19-warrior"&lt;BR /&gt;TUNE_FEATURES = "arm vfp cortexa7 neon thumb callconvention-hard"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia = "HEAD:3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9"&lt;BR /&gt;meta-freescale = "HEAD:2142f7ded1b3115ccc21f7575fd83e2376247193"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:da422478d38e744283bcf61123c4a526396c7030"&lt;BR /&gt;meta-freescale-distro = "HEAD:d4e77ea682fa10d0d54a723b3d3099c44fc5e95c"&lt;BR /&gt;meta-bsp&lt;BR /&gt;meta-sdk&lt;BR /&gt;meta-ml = "HEAD:ca2f2cd01a2ceb15263ed9aa7fd8311deb41831a"&lt;BR /&gt;meta-browser = "HEAD:5f365ef0f842ba4651efe88787cf9c63bc8b6cb3"&lt;BR /&gt;meta-rust = "HEAD:11aed43748d7dd194dc6c06a35a16104400d1090"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-python&lt;BR /&gt;meta-filesystems = "HEAD:3bdbf72e3a4bf18a4a2c7afbde4f7ab773aeded9"&lt;BR /&gt;meta-qt5 = "HEAD:dc2dedef9961950b88f4245ba7499538ec4244ab"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |###################################################################################| Time: 0:00:01&lt;BR /&gt;Sstate summary: Wanted 779 Found 0 Missed 779 Current 0 (0% match, 0% complete)&lt;BR /&gt;NOTE: Executing SetScene Tasks&lt;BR /&gt;NOTE: Executing RunQueue Tasks&lt;BR /&gt;ERROR: m4-native-1.4.18-r0 do_compile: oe_runmake failed&lt;BR /&gt;ERROR: m4-native-1.4.18-r0 do_compile: Function failed: do_compile (log file is located at /home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.35368)&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.35368&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_compile&lt;BR /&gt;| NOTE: make -j 8 infodir=/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/share/info&lt;BR /&gt;| make all-recursive&lt;BR /&gt;| make[1]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| Making all in .&lt;BR /&gt;| make[2]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| make[2]: Nothing to be done for 'all-am'.&lt;BR /&gt;| make[2]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| Making all in examples&lt;BR /&gt;| make[2]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/examples'&lt;BR /&gt;| make[2]: Nothing to be done for 'all'.&lt;BR /&gt;| make[2]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/examples'&lt;BR /&gt;| Making all in lib&lt;BR /&gt;................................&lt;BR /&gt;................................&lt;BR /&gt;| make all-am&lt;BR /&gt;| make[3]: Entering directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o gl_avltree_oset.o ../../m4-1.4.18/lib/gl_avltree_oset.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o binary-io.o ../../m4-1.4.18/lib/binary-io.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-ctype.o ../../m4-1.4.18/lib/c-ctype.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-stack.o ../../m4-1.4.18/lib/c-stack.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-strcasecmp.o ../../m4-1.4.18/lib/c-strcasecmp.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o c-strncasecmp.o ../../m4-1.4.18/lib/c-strncasecmp.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o clean-temp.o ../../m4-1.4.18/lib/clean-temp.c&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o cloexec.o ../../m4-1.4.18/lib/cloexec.c&lt;BR /&gt;| In file included from /usr/include/signal.h:328,&lt;BR /&gt;| from ./signal.h:52,&lt;BR /&gt;| from ../../m4-1.4.18/lib/c-stack.c:49:&lt;BR /&gt;| ../../m4-1.4.18/lib/c-stack.c:55:26: error: missing binary operator before token "("&lt;BR /&gt;| 55 | #elif HAVE_LIBSIGSEGV &amp;amp;&amp;amp; SIGSTKSZ &amp;lt; 16384&lt;BR /&gt;| | ^~~~~~~~&lt;BR /&gt;| gcc -I. -I../../m4-1.4.18/lib -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -isystem/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o close-stream.o ../../m4-1.4.18/lib/close-stream.c&lt;BR /&gt;| make[3]: *** [Makefile:1915: c-stack.o] Error 1&lt;BR /&gt;| make[3]: *** Waiting for unfinished jobs....&lt;BR /&gt;| make[3]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'&lt;BR /&gt;| make[2]: *** [Makefile:1674: all] Error 2&lt;BR /&gt;| make[2]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'&lt;BR /&gt;| make[1]: *** [Makefile:1572: all-recursive] Error 1&lt;BR /&gt;| make[1]: Leaving directory '/home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'&lt;BR /&gt;| make: *** [Makefile:1528: all] Error 2&lt;BR /&gt;| ERROR: oe_runmake failed&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;| ERROR: Function failed: do_compile (log file is located at /home/dorazio/imx-yocto-bsp-4.19/Linux-evk/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.35368)&lt;BR /&gt;ERROR: Task (/home/dorazio/imx-yocto-bsp-4.19/sources/poky/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 113 tasks of which 0 didn't need to be rerun and 1 failed.&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;/home/dorazio/imx-yocto-bsp-4.19/sources/poky/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile&lt;BR /&gt;Summary: There were 3 WARNING messages shown.&lt;BR /&gt;Summary: There were 2 ERROR messages shown, returning a non-zero exit code.&lt;BR /&gt;dorazio@dorazio-HP-Z4-G4-Workstation:~/imx-yocto-bsp-4.19/Linux-evk$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have you suggestion for errors correction ?&lt;/P&gt;&lt;P&gt;By Sergio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 13:10:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1685799#M209057</guid>
      <dc:creator>sergio_dorazio</dc:creator>
      <dc:date>2023-07-11T13:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1686834#M209160</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171407"&gt;@sergio_dorazio&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing the same issue, I believe is a problem with Ubuntu version, let me try to do the compilation in a machine with Ubuntu 18.04, that is the recommended to compile this Linux version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 18:42:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-kernel-version/m-p/1686834#M209160</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2023-07-12T18:42:47Z</dc:date>
    </item>
  </channel>
</rss>

