From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: jijiang.liu@intel.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Can't compile examples
Date: Thu, 25 Jun 2015 10:26:32 +0200 [thread overview]
Message-ID: <5433396.r4TVZHsn8s@xps13> (raw)
In-Reply-To: <558B6814.7080203@igel.co.jp>
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
next prev parent reply other threads:[~2015-06-25 8:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-25 2:31 Tetsuya Mukawa
2015-06-25 8:26 ` Thomas Monjalon [this message]
2015-06-25 8:39 ` Liu, Jijiang
2015-06-25 9:51 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5433396.r4TVZHsn8s@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=jijiang.liu@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).