-
Notifications
You must be signed in to change notification settings - Fork 10
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
make package install #3
Comments
Does make package work correctly ?
|
Nope, it still returns no rule error. |
Are you sure you're in the right directory and Makefile exists ?
|
I can't see Theos folder linked in your gptfdisk directory.
|
It's there, just not on the screenshot. |
I see now... you have cloned the latest gptfdisk and it seems to have broken my patch. Just grab an older commit. |
This should help: https://opensource.apple.com/source/xnu/xnu-344/bsd/sys/disk.h |
https://twitter.com/BuIlDaLiBlE/status/864207558705336321 |
I am trying to create the different packages but run into the following error's
and
|
When I run
make package install
it returns
make: *** No rule to make target `package'. Stop.
I dunno what to do :|
Oh and btw when I ran the patch it returned this:
Is this normal?
The text was updated successfully, but these errors were encountered: