DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Iremonger, Bernard" <bernard.iremonger@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] build error with default configuration
Date: Mon, 21 Mar 2016 14:20:55 +0100	[thread overview]
Message-ID: <1583748.xzZ9rGHb3A@xps13> (raw)
In-Reply-To: <8CEF83825BEC744B83065625E567D7C219FC5DFF@IRSMSX108.ger.corp.intel.com>

2016-03-21 12:09, Iremonger, Bernard:
> make config T=x86_64-default-linuxapp-gcc
> make install T=x86_64-default-linuxapp-gcc -j


make config T=x86_64-native-linuxapp-gcc
sed -i s,native,default, build/.config
make -j

> In file included from /root/dpdk_sforge_2/lib/librte_table/rte_table_lpm.c:43:0:
> /root/dpdk_sforge_2/x86_64-default-linuxapp-gcc/include/rte_lpm.h:484:25: fatal error: rte_lpm_sse.h: No such file or directory
> #include "rte_lpm_sse.h"

It works on my machine.

      reply	other threads:[~2016-03-21 13:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21 12:09 Iremonger, Bernard
2016-03-21 13:20 ` Thomas Monjalon [this message]

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=1583748.xzZ9rGHb3A@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=bernard.iremonger@intel.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).