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

Wnen running make build no make target handles creation of bin folder #901

Open
s3rj1k opened this issue Jan 27, 2025 · 2 comments
Open
Labels
bug Something isn't working

Comments

@s3rj1k
Copy link

s3rj1k commented Jan 27, 2025

What happened?

# make build
make: *** No rule to make target '/root/Work/k0smotron/bin', needed by '/root/Work/k0smotron/bin/controller-gen'.  Stop.

Involved Areas

Standalone, Cluster API integration

What did you expect to happen?

Expecting that Makefile would create target build directory itself

Steps to reproduce

  • Clean clone of repository
  • make build

k0smotron version

main:latest

k0s version


Anything else we need to know?

Running mkdir bin and make build builds manager fine

@s3rj1k s3rj1k added the bug Something isn't working label Jan 27, 2025
@makhov
Copy link
Contributor

makhov commented Jan 29, 2025

What OS and shell do you use?

@s3rj1k
Copy link
Author

s3rj1k commented Jan 29, 2025

What OS and shell do you use?

Bash, Archlinux (arm64)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants