Skip to content

fix: update to fix "make mkcert-install" #1142

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

miledxz
Copy link

@miledxz miledxz commented Apr 26, 2025

When I run on mac make mkcert-install
the issue is, Makefile:94: *** missing separator. Stop.
https://github.com/siderolabs/omni/blob/main/Makefile#L94

@smira What do you think about this update does this works on Linux for you maybe (just asking I don't know on what OS are you)

or maybe it's better just to make HELP_MENU_HEADER unexported ?
as it's not closing this, https://github.com/siderolabs/omni/blob/main/Makefile#L135

cheers !

Signed-off-by: miledxz <[email protected]>
@talos-bot talos-bot moved this to In Review in Planning Apr 26, 2025
@smira
Copy link
Member

smira commented Apr 28, 2025

The Makefile is auto-generated by kres, so if the fix is needed, it is needed in kres.

In general, I think Darwin make (which should be BSD make by its origins) is not that compatible with GNU make which is more used/tested with Makefiles. So my 2 cents is to install/use GNU make, and also if there are trivial compatibility issues, we can/should fix them in kres.

@smira smira moved this from In Review to On Hold in Planning Apr 28, 2025
@smira smira moved this from On Hold to In Review in Planning Apr 28, 2025
@smira smira moved this from In Review to On Hold in Planning Apr 30, 2025
Copy link

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions bot added the Stale label Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: On Hold
Development

Successfully merging this pull request may close these issues.

2 participants