[Bug 1332] 23.11 has the wrong soname as libs use 24.0 instead os 23.11
bugzilla at dpdk.org
bugzilla at dpdk.org
Sat Dec 2 13:12:06 CET 2023
https://bugs.dpdk.org/show_bug.cgi?id=1332
Bug ID: 1332
Summary: 23.11 has the wrong soname as libs use 24.0 instead os
23.11
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev at dpdk.org
Reporter: dunk at denkimushi.com
Target Milestone: ---
on compiling the libraries have the wrong soname eg:
usr/
usr/lib/
usr/lib/dpdk/
-usr/lib/dpdk/pmds-23.2/
-usr/lib/dpdk/pmds-23.2/librte_vdpa_sfc.so.23
-usr/lib/dpdk/pmds-23.2/librte_vdpa_sfc.so.23.2
-usr/lib/librte_vdpa_sfc.so.23
-usr/lib/librte_vdpa_sfc.so.23.2
+usr/lib/dpdk/pmds-24.0/
+usr/lib/dpdk/pmds-24.0/librte_vdpa_sfc.so.24
+usr/lib/dpdk/pmds-24.0/librte_vdpa_sfc.so.24.0
+usr/lib/librte_vdpa_sfc.so.24
+usr/lib/librte_vdpa_sfc.so.24.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20231202/19eff440/attachment.htm>
More information about the dev
mailing list