DPDK patches and discussions
 help / color / mirror / Atom feed
From: sothy shan <sothy.e98@gmail.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] rte_config.h missing in DPDK 1.7.1
Date: Thu, 11 Dec 2014 12:17:54 +0100	[thread overview]
Message-ID: <CAHcF_0a9do8vg8D=nthMG3mBOwAzfOn1Hmh0fMMxus0uHG+j+Q@mail.gmail.com> (raw)

Hi!
I am seeking help on installing DPDK OVS with DPDK 1.7.1 on ubuntu 14.04.
If any body knows solutin, please let me.

I compile in a typical way for DPDK 1.7.1 with x86_64_native-linuxaap-gcc.
command:

make config T=x86_64-native-linuxapp-gcc
make

It compiled and worked. I am able to run testpmd appplication also.

But I start to compile DPDK OVS, DPDK OVS gives error. The erros is :

 CC       lib/dpdk-link.lo
lib/dpdk-link.c:25:24: fatal error: rte_config.h: No such file or directory
 #include <rte_config.h>

Please help where is wrong. WhenI search in DPDK 1.7.1 folder, I
couldnt find rte_config.h file.

Thank you very much for your help.

Best regards
Sothy

             reply	other threads:[~2014-12-11 11:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11 11:17 sothy shan [this message]
2014-12-11 11:22 ` Marc Sune
2014-12-11 13:37   ` sothy shan

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='CAHcF_0a9do8vg8D=nthMG3mBOwAzfOn1Hmh0fMMxus0uHG+j+Q@mail.gmail.com' \
    --to=sothy.e98@gmail.com \
    --cc=dev@dpdk.org \
    /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).