Re: Can't compile DPDK if both CONFIG_RTE_BUILD_COMBINE_LIBS and LIBRTE_PMD_XENVIRT are set to "yes"
From: Thomas Monjalon <hidden>
Date: 2015-12-04 19:12:50
From: Thomas Monjalon <hidden>
Date: 2015-12-04 19:12:50
2015-11-23 16:37, Martinx - ジェームズ:
Hello! My name is Thiago, I'm trying to compile DPDK 2.0, 2.1 and/or 2.2-rc1, on Ubuntu with Xen support but, it does not build... Also, initially, I'm using DPDK sources from Ubuntu APT repository but, it is also reproducible using upstream DPDK tarball as well, explained as follows: Problem: * It is not possible to use the following DPDK options at the same time: CONFIG_RTE_BUILD_COMBINE_LIBS LIBRTE_PMD_XENVIRT
Fixed: http://dpdk.org/browse/dpdk/commit/?id=539ed5f819c0 Thanks for reporting.