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

Document of building.md is not clear for manully building flannel.exe #1087

Closed
JohnJAS opened this issue Jan 24, 2019 · 4 comments
Closed

Document of building.md is not clear for manully building flannel.exe #1087

JohnJAS opened this issue Jan 24, 2019 · 4 comments
Labels

Comments

@JohnJAS
Copy link
Contributor

JohnJAS commented Jan 24, 2019

Document of building.md is not clear for manully building flannel.exe
And it is quite confusing for the beginner like me.

Expected Behavior

Make it more clear

Current Behavior

It is not so friendly to beginners.

Possible Solution

1.Make sure you have required dependencies installed on your machine.
On Ubuntu, run sudo apt-get install linux-libc-dev golang gcc.
On Fedora/Redhat, run sudo yum install kernel-headers golang gcc.

For Ubuntu(I only tested on it),
User also need to update the golang verion to 1.7 or above to compile but apt-get only supported 1.6.
mingw-w64 needed.

sudo apt-get install mingw-w64

Steps to Reproduce (for bugs)

  1. Following the building.md to compile flanneld.exe

Context

Your Environment

  • Flannel version:
  • Backend used (e.g. vxlan or udp):
  • Etcd version:
  • Kubernetes version (if used):
  • Operating System and version:
    Ubuntu 16.04.2
  • Link to your project (optional):
@rajatchopra
Copy link
Contributor

@madhanrm @ksubrmnn Can you advise here?
@JohnJAS Would you mind posting a doc-update PR?

@JohnJAS
Copy link
Contributor Author

JohnJAS commented Jan 26, 2019

@rajatchopra Sure, I just create a PR for it. Maybe it can be some help for you.
Refer to: #1089

@ksubrmnn
Copy link
Contributor

ksubrmnn commented May 15, 2019

Fixed by #1089

Can you close this issue @JohnJAS

@stale
Copy link

stale bot commented Jan 26, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 26, 2023
@stale stale bot closed this as completed Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants