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

Build breaks if home directory has a go directory #22

Closed
pauldix opened this issue Nov 7, 2013 · 1 comment
Closed

Build breaks if home directory has a go directory #22

pauldix opened this issue Nov 7, 2013 · 1 comment

Comments

@pauldix
Copy link
Member

pauldix commented Nov 7, 2013

These lines:
https://github.com/influxdb/influxdb/blob/master/exports.sh#L7-L9

Cause OS X users that have a go directory in their home to not be able to build. I think it's because that is usually their GOPATH, but not their GOROOT, which is elsewhere. In any case, it causes them to not be able to build with failures about not being able to find all the things in stdlib

@ghost ghost assigned jvshahid Nov 7, 2013
@pauldix
Copy link
Member Author

pauldix commented Nov 7, 2013

cool, wasn't sure if doing that would break any of the linux builds

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

2 participants