From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id EC691A04C0; Mon, 28 Sep 2020 10:47:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C7B121D5B0; Mon, 28 Sep 2020 10:47:54 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 343371D545 for ; Mon, 28 Sep 2020 10:47:53 +0200 (CEST) IronPort-SDR: TQjab8+zNpxWKZoz5oIp5LmVyxL0Wopt5OK1GRoxGbITooC4feSWw7kdH7t1ISIJqV8+sPSLBS xXTzjZj+ysVQ== X-IronPort-AV: E=McAfee;i="6000,8403,9757"; a="159304821" X-IronPort-AV: E=Sophos;i="5.77,313,1596524400"; d="scan'208";a="159304821" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Sep 2020 01:47:49 -0700 IronPort-SDR: Gx4Y/whwff/QopObK8PI9ofqWhPUOnLkthr/IBjTmxZJsCy3WuMQMPh7ohoatF0MjBYBvOv1sV ykGBEIOFc7BQ== X-IronPort-AV: E=Sophos;i="5.77,313,1596524400"; d="scan'208";a="456743061" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.213.193.117]) ([10.213.193.117]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Sep 2020 01:47:48 -0700 To: Jack , dev References: Cc: Finn Christensen , Michael Lilja From: Ferruh Yigit Message-ID: <0efa2b2f-bded-0f71-fc4a-11557e02be4a@intel.com> Date: Mon, 28 Sep 2020 09:47:44 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] DPDK Compiling Error on New Fedora 32: drivers/net/ntacc/meson.build:31:0: ERROR: Include dir /include does not exist. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/25/2020 3:27 PM, Jack wrote: > Hi, > Compiling error: > drivers/net/ntacc/meson.build:31:0: ERROR: Include dir /include does not exist. > > > To fix: > drivers/net/ntacc/meson.build  > 25| PATH = '/usr' > > > Sincerely, > Jack > Hi Jack, Unfortunately Napatech drivers are not upstreamed, so it is not officially supported by project, and we can't help there, it is Napatech's problem to solve.