From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergio Gonzalez Monroy Subject: Re: Fw: dpdk-armv7 - Build # 342 - Failure! Date: Fri, 11 Mar 2016 11:47:49 +0000 Message-ID: <56E2B065.3090108@intel.com> References: <20160311123910.779f9c2e@jvn> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Jan Viktorin Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id BC7D62BEA for ; Fri, 11 Mar 2016 12:47:51 +0100 (CET) In-Reply-To: <20160311123910.779f9c2e@jvn> 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" Right! Actually the app has dependencies on a few libraries, so I'll fix that. Sergio On 11/03/2016 11:39, Jan Viktorin wrote: > Hello Sergio, > > I've detected a build regression for the ARMv7. It seems to me the > source of the problem is the following commit: > > http://dpdk.org/browse/dpdk/commit/?id=d299106e8e31a622b3a1c1653f7795fa8a55860e > > The ipsec-secgw should be compiled only when LPM is enabled. See, eg. > how the l3fwd-power example is done in examples/Makefile. > > See the attached log file for details. > > Regards > Jan Viktorin >