Daniel-TI-LINUX
New Member
[RESOLVED] I'm having a problem trying to compile any version of the kernel on my Ubuntu 24.04. I'm getting the following error:
Does anyone know how I can resolve this? The error occurs both when trying to compile the kernel and the modules.
Code:
root@lab-A78F2P-M-V2-0:/usr/src/linux-6.12-rc4# make
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
make[3]: *** No rule to make target 'debian/canonical-certs.pem', needed by 'certs/x509_certificate_list'. Stop.
make[2]: *** [scripts/Makefile.build:478: certs] Error 2
make[1]: *** [/usr/src/linux-6.12-rc4/Makefile:1936: .] Error 2
make: *** [Makefile:224: __sub-make] Error 2
root@lab-A78F2P-M-V2-0:/usr/src/linux-6.12-rc4#
Does anyone know how I can resolve this? The error occurs both when trying to compile the kernel and the modules.
Last edited: