[AMD Official Use Only - AMD Internal Distribution Only]

Hello,

I am trying to build the latest OVS on Ubuntu 24.04.2 LTS (kernel 
6.14.0-24-generic and pkg-config 1.8.1) following the link below. "./configure" 
fails.

https://docs.openvswitch.org/en/latest/intro/install/dpdk/

$ pkg-config --modversion libdpdk
24.11.2

$ ./configure --with-dpdk=static CFLAGS="-Ofast -msse4.2 -mpopcnt"
...
checking whether linking with dpdk works... no
configure: error: Failed to link with DPDK, check the config.log for more 
details. If a working DPDK library was not found in the default search path, 
update PKG_CONFIG_PATH for pkg-config to find the .pc file in a non-standard 
location.

What can I do to make it OVS build work on Ubuntu 24.04.2 LTS?

OVS build works fine on Ubuntu 22.04.5 LTS (kernel 6.8.0-64-generic and 
pkg-config 0.29.2).

Regards,
Charlie Li

_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to