> -----Original Message-----
> From: dev <dev-boun...@dpdk.org> On Behalf Of Ruifeng Wang
> Sent: Wednesday, May 15, 2019 2:11 PM
> To: bruce.richard...@intel.com; konstantin.anan...@intel.com
> Cc: dev@dpdk.org; honnappa.nagaraha...@arm.com; n...@arm.com; Ruifeng
> Wang <ruifeng.w...@arm.com>
> Subject: [dpdk-dev] [PATCH v1] doc: update Linux gsg for ARM64 cross
> compile
> 
> libnuma.so is needed to augment the cross toolchain with NUMA support.
> This fixed meson cross compiling issue.
> 
> Command used:
> meson arm64-build --cross-file config/arm/arm64_armv8_linux_gcc ninja -C
> arm64-build
> 
> Compiling error:
> .../aarch64-linux-gnu/bin/ld: lib/librte_eal.so.10.1: version node not found
> for symbol numa_run_on_node_mask@@libnuma_1.2
> .../aarch64-linux-gnu/bin/ld: failed to set dynamic section sizes:
> Bad value
> collect2: error: ld returned 1 exit status [58/1370] Compiling C object
> 'lib/76b5a35@@rte_cmdline@sta/ librte_cmdline_cmdline_parse_string.c.o'.
> ninja: build stopped: subcommand failed.
> 
> Signed-off-by: Ruifeng Wang <ruifeng.w...@arm.com>
> Reviewed-by: Gavin Hu <gavin...@arm.com>

Acked-by: Jerin Jacob <jer...@marvell.com>

Reply via email to