From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Can't compile DPDK if both CONFIG_RTE_BUILD_COMBINE_LIBS and LIBRTE_PMD_XENVIRT are set to "yes" Date: Fri, 04 Dec 2015 20:11:40 +0100 Message-ID: <3655157.GbHBtCPmqN@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Martinx - =?utf-8?B?44K444Kn44O844Og44K6?= Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id A044A91CD for ; Fri, 4 Dec 2015 20:12:50 +0100 (CET) Received: by wmuu63 with SMTP id u63so74110928wmu.0 for ; Fri, 04 Dec 2015 11:12:50 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-11-23 16:37, Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0=E3=82=BA= : > Hello! >=20 > 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... >=20 > 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: >=20 > Problem: >=20 > * It is not possible to use the following DPDK options at the same ti= me: >=20 > CONFIG_RTE_BUILD_COMBINE_LIBS > LIBRTE_PMD_XENVIRT Fixed: http://dpdk.org/browse/dpdk/commit/?id=3D539ed5f819c0 Thanks for reporting.