DPDK usage discussions
 help / color / mirror / Atom feed
* DPDK "ninja install" issue
@ 2022-05-20 20:41 Templin (US), Fred L
  2022-05-21  0:23 ` Templin (US), Fred L
  0 siblings, 1 reply; 2+ messages in thread
From: Templin (US), Fred L @ 2022-05-20 20:41 UTC (permalink / raw)
  To: users

Hi, I am having trouble running "ninja install" while following verbatim from the documents.
I am on Ubuntu 22.04 and have downloaded dpdk-21.11.1. I also installed meson and ninja
using the appropriate "apt install" commands.

When I follow the instructions in the DPDK documentation, everything works fine up until
the "ninja install". I issue the following commands:

tar -xJf dpdk-21.11.1.tar.xz 
cd dpdk-stable-21.11.1/
meson -Dexamples=all build
cd build
ninja
sudo ninja install

But, when I run the "sudo ninja install" I get the following output:

"[0/1] Installing files.

ERROR: Build directory has been generated with Meson version 0.62.1, which is incompatible with the current version 0.61.2.
FAILED: meson-install 
/usr/bin/meson install --no-rebuild
ninja: build stopped: subcommand failed."

I also tried the same commands with dpdk-22.03 and got the same problem.
Any ideas how to address this?

Thanks - Fred

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-21  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 20:41 DPDK "ninja install" issue Templin (US), Fred L
2022-05-21  0:23 ` Templin (US), Fred L

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).