Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation fails with musl #263

Closed
bougyman opened this issue May 9, 2015 · 4 comments
Closed

compilation fails with musl #263

bougyman opened this issue May 9, 2015 · 4 comments

Comments

@bougyman
Copy link

bougyman commented May 9, 2015

Build output available at http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/185/steps/shell_3/logs/stdio. This is on voidlinux. It seems musl warns if that sys/ prefix is used. Can be worked around by not using -Wall, but I'd rather not change that option. Will see if I can come up with a PR, but my c is crusty.

@bougyman
Copy link
Author

bougyman commented May 9, 2015

sed -i 's,sys/fcntl.h,fcntl.h,' sd-daemon.c

Takes care of it. Figured that's to little to warrant a PR.

@jabdoa2
Copy link

jabdoa2 commented May 27, 2015

A PR would be just fine for that. Please create it!

@pprindeville
Copy link
Contributor

A PR would be just fine for that. Please create it!

See PR #342.

@JensRantil
Copy link
Contributor

@bougyman Still an issue now that #342 is merged? I'll close this. Let me know if still an issue.

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

No branches or pull requests

4 participants