DPDK usage discussions
 help / color / mirror / Atom feed
From: "Verkamp, Daniel" <daniel.verkamp@intel.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] 'install' rule does not work with FreeBSD tar
Date: Fri, 29 Jul 2016 16:56:45 +0000	[thread overview]
Message-ID: <1469811403.40000.11.camel@intel.com> (raw)

Hi folks,

I'm attempting to install DPDK 16.07 on FreeBSD 10.2.  The build works
correctly up to the point of the actual install step, which fails
because bsdtar does not support the --warning=no-ignore-newer option:

  ================== Installing ./
  tar: Option --warning=no-ignore-newer is not supported

This particular tar reports its version as:

  bsdtar 3.1.2 - libarchive 3.1.2

Removing the --warning=no-ignore-newer option from the two places it is
used in mk/rte.sdkinstall.mk allows the installation to complete
successfully.

It appears that the same problem occurs on FreeBSD on previous DPDK
releases as well, since at least DPDK 2.2.

I'm not sure what the option is for (or why 'tar' is being used as part
of the installation); maybe there is some other, more portable option
that could replace it.

Thanks,
-- Daniel Verkamp

             reply	other threads:[~2016-07-29 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 16:56 Verkamp, Daniel [this message]
2016-08-01  8:23 ` Thomas Monjalon

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=1469811403.40000.11.camel@intel.com \
    --to=daniel.verkamp@intel.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).