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

Missing mkdir $(BUILD_ROOT)/latest in common.mk #93

Open
RichardBenes opened this issue Oct 17, 2024 · 1 comment
Open

Missing mkdir $(BUILD_ROOT)/latest in common.mk #93

RichardBenes opened this issue Oct 17, 2024 · 1 comment

Comments

@RichardBenes
Copy link

RichardBenes commented Oct 17, 2024

Hello,

on the line referenced below, isn't a $(SILENT) mkdir $(BUILD_ROOT)/latest command missing there? Otherwise it's not clear to me how can the latest/ directory be created?
I added the mkdir command locally, and then it works, otherwise the build process fails at the ln -s point (line 515).

$(SILENT) rm -rf $(BUILD_ROOT)/latest

Thank you,
Richard

@opeyrard
Copy link

Hi,
Could you please provide details about the compile environment you are using ?
Could you please copy here the entire command you are using and your output terminal ?
Many thanks,
Best regards

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