From: Piotr Bartosiewicz <piotr.bartosiewicz@atendesoftware.pl>
To: dev@dpdk.org
Subject: make install and RTE_KERNELDIR in dpdk 2.2
Date: Wed, 16 Dec 2015 15:14:05 +0100 [thread overview]
Message-ID: <567171AD.1090207@atendesoftware.pl> (raw)
A new 'make install' wrongly assumes that the output module name is
always 'uname -r' even if RTE_KERNELDIR is passed.
# make install T=... DESTDIR=/tmp/dpdk
RTE_KERNELDIR=/lib/modules/3.16.0-4-amd64/build
...
# ls /tmp/dpdk/lib/modules/
4.2.0-18-generic
--
Regards
Piotr Bartosiewicz
next reply other threads:[~2015-12-16 14:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 14:14 Piotr Bartosiewicz [this message]
2015-12-16 23:26 ` make install and RTE_KERNELDIR in dpdk 2.2 Thomas Monjalon
2015-12-17 11:11 ` Piotr Bartosiewicz
2015-12-17 11:18 ` 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=567171AD.1090207@atendesoftware.pl \
--to=piotr.bartosiewicz@atendesoftware.pl \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.