-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
No rule to make target kernel_key.pem - Gentoo #960
Comments
Can you drag and drop |
Here it is: shell-output.log.txt |
Here's your error
Try with |
I already have |
I just figured out what was causing the issue: my running kernel did not have a configuration file for some reason. Switching to a different kernel with a config file and recompiling solved it. |
I get the following error when trying to compile:
This is the same error as the one in Issue #959. However, I'm compiling with GCC without LTO. Here's my config:
Here is my
system-info.txt
log:The last line is an error from
clang
, even though i set_compiler="gcc"
.The text was updated successfully, but these errors were encountered: