<?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: LSDK1909 compiles DPDK error in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1160009#M6723</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/127893" target="_self"&gt;pengluo&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;I installed&amp;nbsp;&lt;SPAN&gt;flexbuild_lsdk1909_update_311219 on a ubuntu 18.04 host PC, run command "flex-builder -c dpdk" successfully, cannot reproduce your problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;On your host PC, please check whether "/work/lsdk/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/cmdif/lib/client/cmdif_client_flib.c" exist, probably DPDK source code wasn't downloaded completely on your host PC.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yiping&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 09:31:16 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2020-09-28T09:31:16Z</dc:date>
    <item>
      <title>LSDK1909 compiles DPDK error</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1159632#M6714</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;When I use the flex-builder -m ls1046ardb -a arm64 or flex-builder -c dpdk command to compile, the following error appears:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Building DPDK Examples ...&lt;BR /&gt;make[2]: Entering directory '/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/l2fwd'&lt;BR /&gt;make[2]: Leaving directory '/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/l2fwd'&lt;BR /&gt;make[2]: Entering directory '/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/l3fwd'&lt;BR /&gt;make[2]: Leaving directory '/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/l3fwd'&lt;BR /&gt;make[2]: Entering directory '/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/cmdif'&lt;BR /&gt;== lib&lt;BR /&gt;make[4]: *** No rule to make target '/work/lsdk/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/cmdif/lib/client/cmdif_client_flib.c', needed by 'cmdif_client_flib.o'. Stop.&lt;BR /&gt;/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/mk/rte.extlib.mk:16: recipe for target 'all' failed&lt;BR /&gt;make[3]: *** [all] Error 2&lt;BR /&gt;/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/mk/rte.extsubdir.mk:21: recipe for target 'lib' failed&lt;BR /&gt;make[2]: *** [lib] Error 2&lt;BR /&gt;make[2]: Leaving directory '/work/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/cmdif'&lt;BR /&gt;Makefile:35: recipe for target 'dpdk' failed&lt;BR /&gt;make[1]: *** [dpdk] Error 2&lt;BR /&gt;make[1]: Leaving directory '/work/flexbuild_lsdk1909_update_311219/packages/apps'&lt;BR /&gt;Makefile:25: recipe for target 'dpdk' failed&lt;BR /&gt;make: *** [dpdk] Error 2&lt;BR /&gt;make: Leaving directory '/work/flexbuild_lsdk1909_update_311219'&lt;BR /&gt;&lt;A href="mailto:vmuser@ubuntu:/work/flexbuild_lsdk1909_update_311219$" target="_blank" rel="noopener"&gt;vmuser@ubuntu:/work/flexbuild_lsdk1909_update_311219$ &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to add a lot of dependencies, but I still can't get it resolved. What caused this problem? Is there a solution?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Sep 2020 02:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1159632#M6714</guid>
      <dc:creator>pengluo</dc:creator>
      <dc:date>2020-09-27T02:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK1909 compiles DPDK error</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1160009#M6723</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/127893" target="_self"&gt;pengluo&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;I installed&amp;nbsp;&lt;SPAN&gt;flexbuild_lsdk1909_update_311219 on a ubuntu 18.04 host PC, run command "flex-builder -c dpdk" successfully, cannot reproduce your problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;On your host PC, please check whether "/work/lsdk/flexbuild_lsdk1909_update_311219/packages/apps/dpdk/examples/cmdif/lib/client/cmdif_client_flib.c" exist, probably DPDK source code wasn't downloaded completely on your host PC.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Yiping&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:31:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1160009#M6723</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-09-28T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK1909 compiles DPDK error</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1184875#M7017</link>
      <description>&lt;P&gt;When I download the dpdk package and build code for the first time, there will be no errors, but if the entire folder is copied to another location, the same error will occur when rebuilding dpdk componet!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 03:47:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1184875#M7017</guid>
      <dc:creator>chihwei</dc:creator>
      <dc:date>2020-11-18T03:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK1909 compiles DPDK error</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1513053#M11085</link>
      <description>&lt;P&gt;you need delete old object files arm64-dpaa-linuxapp-gcc&amp;nbsp; in packages/apps/dpdk/examples/cmdif/lib/ and&amp;nbsp;packages/apps/dpdk/examples/cmdif/cmdif_demo/, which may be include old environment variable, ie. path&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 09:29:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK1909-compiles-DPDK-error/m-p/1513053#M11085</guid>
      <dc:creator>1090325856</dc:creator>
      <dc:date>2022-08-29T09:29:53Z</dc:date>
    </item>
  </channel>
</rss>

