Hello team,
we are getting below error for DPDK
Building DPDK
Directory already configured, exiting Meson. Just run your build command
(e.g. ninja) and Meson will regenerate as necessary. If ninja fails, run ninja
reconfigure to force Meson to regenerate.
If build failures persist, manually wipe your build directory to clear any
stored system data.
To change option values, run meson configure instead.
ninja: Entering directory `arm64-dpaa-build’
[3/2321] Linking target lib/librte_eal.so.21.0.
FAILED: lib/librte_eal.so.21.0
/usr/lib/gcc-cross/aarch64-linux-gnu/7/…/…/…/…/aarch64-linux-gnu/bin/ld: lib/librte_eal.so.21.0: version node not found for symbol numa_run_on_node_mask@@libnuma_1.2
/usr/lib/gcc-cross/aarch64-linux-gnu/7/…/…/…/…/aarch64-linux-gnu/bin/ld: failed to set dynamic section sizes: Bad value
collect2: error: ld returned 1 exit status
possible solution will be helpful.
thanks.