[Pkg-dpdk-devel] Bug#915419: collectd: fails to build with DPDK 18.11

Luca Boccassi bluca at debian.org
Mon Dec 3 18:00:55 GMT 2018


Source: collectd
Version: 5.8.1-1
Severity: important
Forwarded: https://github.com/collectd/collectd/pull/3015

Collectd's configure.ac uses AC_CHECK_LIB to test for the availability
of DPDK, but that macro will hard-code the linker flag to -ldpdk which
does not exist anymore in DPDK 18.11 (it was a linker script
previously).

The fix is to stop doing compile-time checks if the pkg-config file is
available and satisfies the dependency. A pull request has been opened
upstream, and I will follow-up with a backported patch once accepted.

-- 
Kind regards,
Luca Boccassi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-dpdk-devel/attachments/20181203/57229aab/attachment.sig>


More information about the Pkg-dpdk-devel mailing list