DPDK patches and discussions
 help / color / mirror / Atom feed
From: Masaru Oki <m-oki@stratosphere.co.jp>
To: Navneet Rao <navneet.rao@oracle.com>
Cc: "<dev@dpdk.org>" <dev@dpdk.org>
Subject: Re: [dpdk-dev] ...lib/librte_pmd_pcap/rte_eth_pcap.c:47:18: fatal error: pcap.h: No such file or directory
Date: Fri, 22 May 2015 09:48:32 +0900	[thread overview]
Message-ID: <CAFLKUzJdv6GiG+zGX=frA_FsN5mKEaXERi59pN=_kY_QQDQVkQ@mail.gmail.com> (raw)
In-Reply-To: <0a4f7d7a-a1ad-4e6f-876d-fb2818df4378@default>

Hi,
pcap.h is available by development version of libpcap third-party software.
Please install it.  e.g. apt-get install libpcap-dev


2015-05-22 7:35 GMT+09:00 Navneet Rao <navneet.rao@oracle.com>:
> Getting the following message when using
>
> dpdk-2.0.0 version
>
> to building the libraries and test application using
>
> make
>
>
>
> Is there a patch to this? Or should I revert to the older dpdk-1.8?
>
>
>
> Thanks
>
> -Navneet
>
>

  reply	other threads:[~2015-05-22  0:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 22:35 Navneet Rao
2015-05-22  0:48 ` Masaru Oki [this message]
2015-05-22 11:57 ` Thomas F Herbert

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='CAFLKUzJdv6GiG+zGX=frA_FsN5mKEaXERi59pN=_kY_QQDQVkQ@mail.gmail.com' \
    --to=m-oki@stratosphere.co.jp \
    --cc=dev@dpdk.org \
    --cc=navneet.rao@oracle.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).