From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla@dpdk.org Subject: [Bug 40] drivers/net/nfp/nfpcore/nfp-common/nfp_platform.h: does not compile with musl because it uses an internal glibc header Date: Thu, 03 May 2018 12:26:02 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://dpdk.org/tracker/show_bug.cgi?id=3D40 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: dpdk@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-mus= l,-I-get-error-messages-about-%3Ccode%3Esys/cdefs.h%3C/code%3E ) (apologies for the awful link). The link above includes the necessary fix. --=20 You are receiving this mail because: You are the assignee for the bug.=