-
Notifications
You must be signed in to change notification settings - Fork 31
Compile issue - "No rule to make target" #51
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
Comments
same error here |
I was able to fix this by opening makefile and replacing all instances of M=$(PWD) with M=$(shell pwd) |
Where is that makefile located? |
May be |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, I'm a bit of a noob, so maybe I should know my way out of this.
It seems Mr Make can't find his way into a directory:
Pretty sure I'm in the right directory - just in home/fl2000_drm
What do I need to do to continue the compile?
The text was updated successfully, but these errors were encountered: