Skip to content
This repository has been archived by the owner on May 15, 2018. It is now read-only.

unresolved import libc::ucred when compiling for musl #15

Open
golddranks opened this issue Oct 6, 2017 · 2 comments
Open

unresolved import libc::ucred when compiling for musl #15

golddranks opened this issue Oct 6, 2017 · 2 comments

Comments

@golddranks
Copy link

The row 25 of ucred.rs: use libc::ucred; fails to compile.

@golddranks
Copy link
Author

A workaround: setting tokio-uds = "=0.1.5" in Cargo.toml.

@alexcrichton
Copy link
Contributor

PRs are of course welcome to help get this compiling!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants