-
Notifications
You must be signed in to change notification settings - Fork 309
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
Unable to build on Windows #97
Comments
@robertlabrie why does SkyDNS depend on go-systemd? seems like this would be better filed there, so they can remove that dependency on non-Linux builds.. |
They told me to cross post here, and in the end, said he'd accept a PR On Tue, Sep 1, 2015 at 3:09 PM, Jonathan Boulle notifications@github.com
|
no worries, sorry about the delay! On Tue, Sep 1, 2015 at 12:12 PM, robertlabrie notifications@github.com
|
I'm filing this because I want SkyDNS on windows, but I won't resent a "wont fix" close. Obviously there is no hope of systemd on windows....
C:\Users\rober_000\Documents>go build github.com/skynetservices/skydns
github.com/coreos/go-systemd/activation
C:\Projects\Go\src\github.com\coreos\go-systemd\activation\files.go:47: cannot use fd (type int) as type syscall.Handle in argument to syscall.CloseOnExec
The text was updated successfully, but these errors were encountered: