DPDK usage discussions
 help / color / mirror / Atom feed
From: David Sweeris <david.sweeris@aclectic.com>
To: users@dpdk.org
Subject: [dpdk-users] Quick Question Regarding an Inconsistency in the Docs
Date: Wed, 21 Mar 2018 12:00:35 -0700	[thread overview]
Message-ID: <C8D02967-4B61-406D-98B4-DE99F7E8234C@aclectic.com> (raw)

Hi all,

At http://dpdk.org/doc/guides/linux_gsg/build_dpdk.html, the docs say, "For example, to compile a 64-bit target using icc, run: make install T=x86_64-native-linuxapp-icc”. If I do that, though, after compiling everything, I get an error roughly saying that “you can’t specify T without also specifying DESTDIR”. It’s an easy problem to fix, just add (in my case, anyway) “DESTDIR=/usr/local” to the end of the command. Still, it seems odd... Are the docs wrong, or is something in my environment not setup right?

Thanks,
	-Dave Sweeris

                 reply	other threads:[~2018-03-21 19:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=C8D02967-4B61-406D-98B4-DE99F7E8234C@aclectic.com \
    --to=david.sweeris@aclectic.com \
    --cc=users@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).