<?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: NXP Yocto 5.4.3: vim build error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095027#M160415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="30078" data-username="sergei.p" href="https://community.nxp.com/people/sergei.p"&gt;Sergei&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested it, see steps below, please!&lt;/P&gt;&lt;P&gt;-------------------&lt;/P&gt;&lt;P&gt;1. cd ~/imx-yocto-bsp-5.4.3_1.0.0/&lt;/P&gt;&lt;P&gt;2. DISTRO=fsl-imx-wayland MACHINE=imx8mmevk source imx-setup-release.sh -b build-wayland&lt;/P&gt;&lt;P&gt;3. add vim to local.conf&lt;/P&gt;&lt;P&gt;MACHINE ??= 'imx8mmevk'&lt;BR /&gt;DISTRO ?= 'fsl-imx-wayland'&lt;BR /&gt;PACKAGE_CLASSES ?= 'package_rpm'&lt;BR /&gt;EXTRA_IMAGE_FEATURES ?= "debug-tweaks"&lt;BR /&gt;USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;BR /&gt;PATCHRESOLVE = "noop"&lt;BR /&gt;BB_DISKMON_DIRS ??= "\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,/tmp,100M,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${TMPDIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${DL_DIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${SSTATE_DIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,/tmp,10M,1K"&lt;BR /&gt;PACKAGECONFIG_append_pn-qemu-system-native = " sdl"&lt;BR /&gt;CONF_VERSION = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DL_DIR ?= "${BSPDIR}/downloads/"&lt;BR /&gt;ACCEPT_FSL_EULA = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IMAGE_INSTALL_append = " vim"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. bitbake vim -c compile&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106458i9EB2ADDCB9618D27/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106683iD2EA19AA03E7AC27/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the test is helpful to you.&lt;/P&gt;&lt;P&gt;B.R,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2020 07:34:03 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2020-05-18T07:34:03Z</dc:date>
    <item>
      <title>NXP Yocto 5.4.3: vim build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095026#M160414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to build "vim" with NXP Release&amp;nbsp;&lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=L5.4.3_1.0.0_LINUX_DOCS" target="_blank"&gt;Linux 5.4.3_1.0.0&lt;/A&gt;&amp;nbsp; for IMX8MMini EVK and getting error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;[psl@sergmir build-8mmcube-20200513]$ bitbake vim&lt;BR /&gt;WARNING: Host distribution "fedora-27" 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:01:14&lt;BR /&gt;Parsing of 2876 .bb files complete (0 cached, 2876 parsed). 4067 targets, 247 skipped, 2 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.44.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "fedora-27"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mmevk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "5.4-zeus"&lt;BR /&gt;TUNE_FEATURES = "aarch64 cortexa53 crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta &lt;BR /&gt;meta-poky = "HEAD:0275e68b0576cdefc19718e4b1977044f9f43f48"&lt;BR /&gt;meta-oe &lt;BR /&gt;meta-multimedia &lt;BR /&gt;meta-python = "HEAD:aad5b3d070cd8c58828b0975cf861d8ebc90f460"&lt;BR /&gt;meta-freescale = "HEAD:0be39721cea6e04c589a419f4bb07fabd0da6704"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:aea3771baa77e74762358ceb673d407e36637e5f"&lt;BR /&gt;meta-freescale-distro = "HEAD:ca27d12e4964d1336e662bcc60184bbff526c857"&lt;BR /&gt;meta-bsp &lt;BR /&gt;meta-sdk &lt;BR /&gt;meta-ml = "HEAD:435f5e984856a943986491fddd061734a0b9eba5"&lt;BR /&gt;meta-browser = "HEAD:5f365ef0f842ba4651efe88787cf9c63bc8b6cb3"&lt;BR /&gt;meta-rust = "HEAD:5cda04c7c2158fc982502ca1e7893f71e4ca1729"&lt;BR /&gt;meta-gnome &lt;BR /&gt;meta-networking &lt;BR /&gt;meta-filesystems = "HEAD:aad5b3d070cd8c58828b0975cf861d8ebc90f460"&lt;BR /&gt;meta-qt5 = "HEAD:432ad2aa6c3a13253fefc909faba368851d21fb1"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |##############################################| Time: 0:00:02&lt;BR /&gt;Sstate summary: Wanted 17 Found 6 Missed 11 Current 638 (35% match, 98% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;NOTE: Setscene tasks completed&lt;BR /&gt;ERROR: vim-8.1.1518-r0 do_compile: oe_runmake failed&lt;BR /&gt;ERROR: vim-8.1.1518-r0 do_compile: Execution of '/mnt/build2/IMX8M/8MCube-TOFkit/imx-5.4.3/build-8mmcube-20200513/tmp/work/aarch64-poky-linux/vim/8.1.1518-r0/temp/run.do_compile.2334' failed with exit code 1:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;make[2]: Leaving directory '/mnt/build2/IMX8M/8MCube-TOFkit/imx-5.4.3/build-8mmcube-20200513/tmp/work/aarch64-poky-linux/vim/8.1.1518-r0/git/src/po'&lt;BR /&gt;gui_gtk_f.c:38:11: fatal error: gdk/gdkx.h: No such file or directory&lt;BR /&gt; 38 | # include &amp;lt;gdk/gdkx.h&amp;gt;&lt;BR /&gt; | ^~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;gui_gtk.c:82:12: fatal error: gdk/gdkx.h: No such file or directory&lt;BR /&gt; 82 | # include &amp;lt;gdk/gdkx.h&amp;gt;&lt;BR /&gt; | ^~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;gui_gtk_x11.c:92:12: fatal error: gdk/gdkx.h: No such file or directory&lt;BR /&gt; 92 | # include &amp;lt;gdk/gdkx.h&amp;gt;&lt;BR /&gt; | ^~~~~~~~~~~~&lt;BR /&gt;compilation terminated.&lt;BR /&gt;make[1]: *** [Makefile:3065: objects/gui_gtk_x11.o] Error 1&lt;BR /&gt;make[1]: *** Waiting for unfinished jobs....&lt;BR /&gt;make[1]: *** [Makefile:3059: objects/gui_gtk_f.o] Error 1&lt;BR /&gt;make[1]: *** [Makefile:3056: objects/gui_gtk.o] Error 1&lt;BR /&gt;make[1]: Leaving directory '/mnt/build2/IMX8M/8MCube-TOFkit/imx-5.4.3/build-8mmcube-20200513/tmp/work/aarch64-poky-linux/vim/8.1.1518-r0/git/src'&lt;BR /&gt;make: *** [Makefile:29: first] Error 2&lt;BR /&gt;WARNING: /mnt/build2/IMX8M/8MCube-TOFkit/imx-5.4.3/build-8mmcube-20200513/tmp/work/aarch64-poky-linux/vim/8.1.1518-r0/temp/run.do_compile.2334:1 exit 1 from 'exit 1'&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /mnt/build2/IMX8M/8MCube-TOFkit/imx-5.4.3/build-8mmcube-20200513/tmp/work/aarch64-poky-linux/vim/8.1.1518-r0/temp/log.do_compile.2334&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;vim-tiny doesn't build as well.&lt;/P&gt;&lt;P&gt;Any hints? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 May 2020 15:49:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095026#M160414</guid>
      <dc:creator>sergei_p</dc:creator>
      <dc:date>2020-05-16T15:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Yocto 5.4.3: vim build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095027#M160415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="30078" data-username="sergei.p" href="https://community.nxp.com/people/sergei.p"&gt;Sergei&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested it, see steps below, please!&lt;/P&gt;&lt;P&gt;-------------------&lt;/P&gt;&lt;P&gt;1. cd ~/imx-yocto-bsp-5.4.3_1.0.0/&lt;/P&gt;&lt;P&gt;2. DISTRO=fsl-imx-wayland MACHINE=imx8mmevk source imx-setup-release.sh -b build-wayland&lt;/P&gt;&lt;P&gt;3. add vim to local.conf&lt;/P&gt;&lt;P&gt;MACHINE ??= 'imx8mmevk'&lt;BR /&gt;DISTRO ?= 'fsl-imx-wayland'&lt;BR /&gt;PACKAGE_CLASSES ?= 'package_rpm'&lt;BR /&gt;EXTRA_IMAGE_FEATURES ?= "debug-tweaks"&lt;BR /&gt;USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;BR /&gt;PATCHRESOLVE = "noop"&lt;BR /&gt;BB_DISKMON_DIRS ??= "\&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STOPTASKS,/tmp,100M,100K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${TMPDIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${DL_DIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,${SSTATE_DIR},100M,1K \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABORT,/tmp,10M,1K"&lt;BR /&gt;PACKAGECONFIG_append_pn-qemu-system-native = " sdl"&lt;BR /&gt;CONF_VERSION = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DL_DIR ?= "${BSPDIR}/downloads/"&lt;BR /&gt;ACCEPT_FSL_EULA = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IMAGE_INSTALL_append = " vim"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. bitbake vim -c compile&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106458i9EB2ADDCB9618D27/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106683iD2EA19AA03E7AC27/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the test is helpful to you.&lt;/P&gt;&lt;P&gt;B.R,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 07:34:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095027#M160415</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-05-18T07:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Yocto 5.4.3: vim build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095028#M160416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Weidong,&lt;/P&gt;&lt;P&gt;I see now. The "vim" recipe builds for the "fsl-imx-wayland" DISTRO, but fails for me for "fsl-imx-xwayland". Could you please verify this? Thanks!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sergei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 18:39:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095028#M160416</guid>
      <dc:creator>sergei_p</dc:creator>
      <dc:date>2020-05-20T18:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Yocto 5.4.3: vim build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095029#M160417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" class="jive_macro jive_macro_user link-titled" data-orig-content="Sergei Poselenov" href="https://community.nxp.com/people/sergei.p" title="Sergei Poselenov"&gt;Sergei Poselenov&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;We are able to build &lt;STRONG&gt;vim&lt;/STRONG&gt; with &lt;STRONG&gt;xwayland&lt;/STRONG&gt; DISTRO for that, we have added below line to&amp;nbsp;&lt;STRONG&gt;vim_8.1.1518.bb&lt;/STRONG&gt; file (sources/poky/meta/recipes-support/vim/&lt;STRONG&gt;vim_8.1.1518.bb&lt;/STRONG&gt;). With x11 we are facing an issue while trying to build with xwayland, because &lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;GTK+3 doesn't install X11-related files like gdkx.h. for vim. so we have removed x11 feature for the vim. You can refer &lt;A href="https://github.com/OSSystems/meta-browser/issues/238"&gt;this&lt;/A&gt; link.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt; PACKAGECONFIG_remove = "x11" &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px; padding: 0px;"&gt;&lt;SPAN style="font-size: 15px; color: #333333;"&gt;I hope this will help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px; padding: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Radhika Somaiya.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 10:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095029#M160417</guid>
      <dc:creator>radhikasomaiya</dc:creator>
      <dc:date>2020-05-21T10:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Yocto 5.4.3: vim build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095030#M160418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Radhika!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2020 12:07:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1095030#M160418</guid>
      <dc:creator>sergei_p</dc:creator>
      <dc:date>2020-05-21T12:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: NXP Yocto 5.4.3: vim build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1657320#M206523</link>
      <description>&lt;P&gt;I encounter the same issue, vim build failed due to 'undefined reference xxx'&lt;/P&gt;&lt;P&gt;But it finally pass if I continuously build it, such as:&amp;nbsp;&lt;/P&gt;&lt;P&gt;while true; do bitbake imx-image-desktop; sleep 1; done&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you can try to build with single task and see if the required libs are built prior than vim itself.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2023 05:55:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-Yocto-5-4-3-vim-build-error/m-p/1657320#M206523</guid>
      <dc:creator>ziv_chen</dc:creator>
      <dc:date>2023-05-25T05:55:29Z</dc:date>
    </item>
  </channel>
</rss>

