From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C1C116942 for ; Mon, 16 Mar 2015 05:45:25 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 15 Mar 2015 21:45:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,407,1422950400"; d="scan'208";a="699162965" Received: from kmsmsx153.gar.corp.intel.com ([172.21.73.88]) by orsmga002.jf.intel.com with ESMTP; 15 Mar 2015 21:45:24 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.110.15) by KMSMSX153.gar.corp.intel.com (172.21.73.88) with Microsoft SMTP Server (TLS) id 14.3.224.2; Mon, 16 Mar 2015 12:44:27 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.36]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.149]) with mapi id 14.03.0224.002; Mon, 16 Mar 2015 12:44:26 +0800 From: "Qiu, Michael" To: "Mcnamara, John" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] common/rte_memcpy: Fix x86intrin.h missed Thread-Index: AQHQXVvB4zWTrNpmV0O9xmgtFb5N3Q== Date: Mon, 16 Mar 2015 04:44:25 +0000 Message-ID: <533710CFB86FA344BFBF2D6802E60286D12DE2@SHSMSX101.ccr.corp.intel.com> References: <1426230179-1891-1-git-send-email-michael.qiu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] common/rte_memcpy: Fix x86intrin.h missed 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, 16 Mar 2015 04:45:26 -0000 On 3/13/2015 10:25 PM, Mcnamara, John wrote:=0A= >> -----Original Message-----=0A= >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Michael Qiu=0A= >> Sent: Friday, March 13, 2015 7:03 AM=0A= >> To: dev@dpdk.org=0A= >> Subject: [dpdk-dev] [PATCH] common/rte_memcpy: Fix x86intrin.h missed=0A= >>=0A= >> rte_memcpy.h(46): catastrophic error: cannot open source file=0A= >> "x86intrin.h"=0A= >=0A= > Hi Michael,=0A= >=0A= > How are you generating that error?=0A= =0A= For ICC compile, it will report this error, also in suse11sp2 i686=0A= platform, also have this issue as internal report.=0A= =0A= Thanks,=0A= Michael=0A= > John=0A= >=0A= =0A=