From: "adabala, raghuram" <Raghuram.Adabala@dell.com>
To: "users@dpdk.org" <users@dpdk.org>, "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-users] Compilation failure with DPDK 18.11.1 (LTS)
Date: Tue, 28 May 2019 20:08:18 +0000 [thread overview]
Message-ID: <65C4697FFC5B6647861490093DDA7D4320539C42@MX304CL04.corp.emc.com> (raw)
Hello,
I cannot seem to find the definition of ret_dev_cmp_t in any of the headers I have on my Linux host.
I have installed the following rpms on my host.
Could you please help figure out what other rpm(s) I need ?.
Regards,
Raghu.
dpdk-16.11.8-6.8.1.x86_64
dpdk-kmp-default-16.11.8_k4.4.162_78-6.8.1.x86_64
dpdk-devel-16.11.8-6.8.1.x86_64
+++++++++++++++++++++++++++++++
CC lib/env_dpdk/env.o
In file included from env_internal.h:44:0,
from env.c:36:
/raghu/spdk/dpdk/lib/librte_eal/common/include/rte_bus.h:121:58: error: unknown type name 'rte_dev_cmp_t'
(*rte_bus_find_device_t)(const struct rte_device *start, rte_dev_cmp_t cmp,
^
/raghu/spdk/dpdk/lib/librte_eal/common/include/rte_bus.h:237:2: error: unknown type name 'rte_bus_find_device_t'
rte_bus_find_device_t find_device; /**< Find a device on the bus */
^
/raghu/spdk/dpdk/lib/librte_eal/common/include/rte_bus.h:243:2: error: unknown type name 'rte_dev_iterate_t'
rte_dev_iterate_t dev_iterate; /**< Device iterator. */
^
In file included from env.c:36:0:
env_internal.h:46:25: fatal error: rte_bus_pci.h: No such file or directory
#include <rte_bus_pci.h>
^
compilation terminated.
+++++++++++++++++++++++++++++++
next reply other threads:[~2019-05-30 6:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 20:08 adabala, raghuram [this message]
2019-05-29 8:44 ` [dpdk-users] [dpdk-dev] " David Marchand
2019-05-31 15:57 ` adabala, raghuram
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=65C4697FFC5B6647861490093DDA7D4320539C42@MX304CL04.corp.emc.com \
--to=raghuram.adabala@dell.com \
--cc=dev@dpdk.org \
--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).