RE: Addressing ninja build error message

2025-05-09 Thread Loftus, Ciara
don't intend on using the af_xdp driver you can bypass its compilation by specifying -Ddisable_drivers=af_xdp during the meson build. Thanks, Ciara From: vivekanandi Sent: Friday 18 April 2025 22:53 To: dev@dpdk.org Subject: Addressing ninja build error message Hello, My name is Vivek.

Re: Addressing ninja build error message

2025-05-05 Thread David Marchand
Hello, On Mon, May 5, 2025 at 2:55 PM vivekanandi wrote: > > Hello, > My name is Vivek. I'm a Computer Science major from Canada. > > I was trying to install DPDK but encountered this error. I am familiar with > BPF programming so tried to look into the compat.h file but the build/af_xdp > dire

Addressing ninja build error message

2025-05-05 Thread vivekanandi
Hello, My name is Vivek. I'm a Computer Science major from Canada. I was trying to install DPDK but encountered this error. I am familiar with BPF programming so tried to look into the compat.h file but the build/af_xdp directory was empty after I got the error message. I've attached a txt file th