-
Notifications
You must be signed in to change notification settings - Fork 550
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
Doesn't build with Go 1.11 #2524
Comments
@y0ssar1an Thanks for filing this issue. We will try this one and provide a PR to fix this issue. |
It appears the
|
Pretty sure compiling with go1.10 and go 1.11 should not be a catch-22 situation. We will look into this and fix it @y0ssar1an . |
I also have the same problem. Since Go 10.1 didn't work (the docs send you to this version but it gives another error), I had to download go 10.1.1. It now compiles and I'm able to run mc. |
same issue with all go interpriters existing in gentoo |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Expected behaviour
It should build.
Actual behaviour
Steps to reproduce the behaviour
make
mc version
Latest
master
commit: 3797227System information
macOS 10.13.6
also fails in official
golang:1.11
container.The text was updated successfully, but these errors were encountered: