LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Failed to build Linux kernel (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/failed-to-build-linux-kernel-4175667466/)

notooth 01-10-2020 03:07 PM

Failed to build Linux kernel
 
Hello,

I failed to build Linux kernel for powerpc-405 with this error. Can anyone help:
Quote:

make[1]: *** No rule to make target 'debian/certs/debian-uefi-certs.pem', needed by 'certs/x509_certificate_list'. Stop.
My host OS:
  • Debian 10.2
  • Crosstool-ng-1.24.0, target architecture: powerpc-405
  • Linux kernel version to build: 5.4

berndbausch 01-10-2020 04:12 PM

Googling for this error leads me to several pages that recommend setting CONFIG_SYSTEM_TRUSTED_KEYS to the empty string.

notooth 01-10-2020 07:59 PM

I fixed it by setting CONFIG_SYSTEM_TRUSTED_KEYS="" in .config file. Thank you for helping.


All times are GMT -5. The time now is 06:29 PM.