https://dpdk.org/tracker/show_bug.cgi?id=40
Bug ID: 40 Summary: drivers/net/nfp/nfpcore/nfp-common/nfp_platform.h: does not compile with musl because it uses an internal glibc header Product: DPDK Version: 18.05 Hardware: All OS: All Status: CONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: d...@stormmq.com Target Milestone: --- Code should not link to `sys/cdefs.h` (see https://wiki.musl-libc.org/faq.html#Q:-When-compiling-something-against-musl,-I-get-error-messages-about-%3Ccode%3Esys/cdefs.h%3C/code%3E ) (apologies for the awful link). The link above includes the necessary fix. -- You are receiving this mail because: You are the assignee for the bug.