From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 20C4C4A65 for ; Mon, 7 Jul 2014 10:39:52 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 07 Jul 2014 01:40:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,616,1400050800"; d="scan'208";a="558218058" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga001.fm.intel.com with ESMTP; 07 Jul 2014 01:40:13 -0700 Received: from irsmsx152.ger.corp.intel.com (163.33.192.66) by IRSMSX102.ger.corp.intel.com (163.33.3.155) with Microsoft SMTP Server (TLS) id 14.3.123.3; Mon, 7 Jul 2014 09:39:52 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.62]) by IRSMSX152.ger.corp.intel.com ([169.254.6.25]) with mapi id 14.03.0123.003; Mon, 7 Jul 2014 09:39:52 +0100 From: "De Lara Guarch, Pablo" To: "Cao, Waterman" , "Wiles, Roger Keith (Wind River)" , "" Thread-Topic: [dpdk-dev] Build failure on Ubuntu 14.04 Thread-Index: AQHPmGWa9Ih4FyE/AUm0ClG5mA5rDJuSEDyAgAAF3oCAAi7k0IAAB/lQ Date: Mon, 7 Jul 2014 08:39:50 +0000 Message-ID: References: <2C4D5C7B-3FC1-4C90-BEB1-30790FC6E3DE@windriver.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] Build failure on Ubuntu 14.04 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 08:39:53 -0000 >=20 > Hi Keith, >=20 > we built the newest dpdk code on my machine, it seems OK, > please see UB14.04 info in my computer. > System: Ubuntu14.04 > Kernel: 3.13.0-24 X86_64 > Compiler: GCC 4.8.2 x86_64 >=20 > Can you let me know which kernel version you use? Apparently, it is this one: 3.13.0-30-generic, from uname -a > Thanks > Waterman