DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: Ashwini Thaokar <thaokar.a@husky.neu.edu>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] DPDK installation
Date: Fri, 24 Mar 2017 19:22:12 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D897476FFEDF@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <CAFxnBGHSdXT0G+hUOOfApbR1S0CpXUcSuiWRE4mfd+nxhPdyQg@mail.gmail.com>

Hi Ashwini,


> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ashwini Thaokar
> Sent: Friday, March 24, 2017 7:14 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] DPDK installation
> 
> I have downloaded a tar file of latest version of DPDK and extracted it on
> my VMware Fusion running Ubuntu 16.04 on Mac OS X .
> 
> I'm trying to install and make targets, using the make install
> T=<target> command
> in the top-level DPDK directory.
> 
>  make install T=x86_64-native-linuxapp-icc

Looks like you don't have icc installed.
Use the x86_64-native-linuxapp-gcc instead:

make install T=x86_64-native-linuxapp-gcc

  reply	other threads:[~2017-03-24 19:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-24 19:13 Ashwini Thaokar
2017-03-24 19:22 ` De Lara Guarch, Pablo [this message]
2017-03-27  5:58   ` Christian Ehrhardt
2017-03-29 19:43 [dpdk-dev] DPDK Installation Ashwini Thaokar
2017-03-30  5:58 ` Christian Ehrhardt

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=E115CCD9D858EF4F90C690B0DCB4D897476FFEDF@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=dev@dpdk.org \
    --cc=thaokar.a@husky.neu.edu \
    /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).