From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Can't compile examples Date: Thu, 25 Jun 2015 10:26:32 +0200 Message-ID: <5433396.r4TVZHsn8s@xps13> References: <558B6814.7080203@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: jijiang.liu@intel.com Return-path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id EF384C564 for ; Thu, 25 Jun 2015 10:29:24 +0200 (CEST) Received: by wiga1 with SMTP id a1so157045269wig.0 for ; Thu, 25 Jun 2015 01:29:24 -0700 (PDT) In-Reply-To: <558B6814.7080203@igel.co.jp> 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-06-25 11:31, Tetsuya Mukawa: > Hi Jijiang, > > It seems below patch introduces compile error of examples. > - a50245e examples/tep_term: initialize VXLAN sample > > Here is log. > Could you please check it? > [...] > /home/mukawa/work/dpdk.org/dpdk/examples/tep_termination/main.c:52:28: > fatal error: rte_virtio_net.h: No such file or directory The check before merging was with vhost enabled. Jijiang, does it make sense to try make it without vhost? If not, examples/Makefile must contain DIRS-$(CONFIG_RTE_LIBRTE_VHOST) += tep_termination