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

Unable to build on Windows #97

Closed
robertlabrie opened this issue Jul 25, 2015 · 3 comments
Closed

Unable to build on Windows #97

robertlabrie opened this issue Jul 25, 2015 · 3 comments

Comments

@robertlabrie
Copy link

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

@jonboulle
Copy link
Contributor

@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..

@robertlabrie
Copy link
Author

They told me to cross post here, and in the end, said he'd accept a PR
which excluded systemd on Windows builds. Doing that is burred in my
backlog. Thanks for the response.

On Tue, Sep 1, 2015 at 3:09 PM, Jonathan Boulle notifications@github.com
wrote:

@robertlabrie https://github.com/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..


Reply to this email directly or view it on GitHub
#97 (comment).

@jonboulle
Copy link
Contributor

no worries, sorry about the delay!

On Tue, Sep 1, 2015 at 12:12 PM, robertlabrie notifications@github.com
wrote:

They told me to cross post here, and in the end, said he'd accept a PR
which excluded systemd on Windows builds. Doing that is burred in my
backlog. Thanks for the response.

On Tue, Sep 1, 2015 at 3:09 PM, Jonathan Boulle notifications@github.com
wrote:

@robertlabrie https://github.com/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..


Reply to this email directly or view it on GitHub
#97 (comment).


Reply to this email directly or view it on GitHub
#97 (comment).

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

No branches or pull requests

2 participants