Bug 38 - Does not compile with musl libc: drivers/net/cxgbe/base/common.h
Summary: Does not compile with musl libc: drivers/net/cxgbe/base/common.h
Status: CONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 18.05
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Rahul Lakkireddy
URL:
Depends on:
Blocks:
 
Reported: 2018-05-03 13:07 CEST by Raph
Modified: 2018-07-15 06:33 CEST (History)
2 users (show)



Attachments

Description Raph 2018-05-03 13:07:13 CEST
Fails because it uses the non-standard integer type `uint` (?instead of `unsigned int`)?

This file also has smatterings of types such as `u64`...
Comment 1 Ajit Khaparde 2018-07-15 06:33:32 CEST
Please take a look.

Note You need to log in before you can comment on or make changes to this bug.