From: David Aldrich <david.aldrich.ntml@gmail.com>
To: users <users@dpdk.org>
Subject: Build of DPDK 20.11.10 is missing some libraries
Date: Thu, 13 Feb 2025 17:47:00 +0000 [thread overview]
Message-ID: <CAJK_iej9_bqaGQ5J=VcJ=LGzGnpycEP6DW5KKCF1of59uCVzAA@mail.gmail.com> (raw)
Hi
I would be grateful for some help please. I am building a 3rd party
application that I believe was linked against DPDK 20.11.10.
I built this DPDK version using:
$ meson setup -Dexamples=l2fwd,helloworld build --reconfigure
When I build the 3rd party application I get link errors:
/usr/bin/ld: cannot find -lrte_pmd_bond: No such file or directory
/usr/bin/ld: cannot find -lrte_pmd_vmxnet3_uio: No such file or directory
/usr/bin/ld: cannot find -lrte_pmd_i40e: No such file or directory
/usr/bin/ld: cannot find -lrte_pmd_ixgbe: No such file or directory
/usr/bin/ld: cannot find -lrte_pmd_e1000: No such file or directory
/usr/bin/ld: cannot find -lrte_pmd_ring: No such file or directory
I can see librte_pmd_e1000.a in my build for DPDK 19.11 but not in 20.11.
Are these libraries supported by 20.11? If so, how should I build them?
Best regards
David
next reply other threads:[~2025-02-13 17:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-13 17:47 David Aldrich [this message]
2025-02-14 8:30 ` David Marchand
2025-02-14 9:06 ` Bruce Richardson
2025-02-14 9:33 ` David Aldrich
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='CAJK_iej9_bqaGQ5J=VcJ=LGzGnpycEP6DW5KKCF1of59uCVzAA@mail.gmail.com' \
--to=david.aldrich.ntml@gmail.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).