LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Issues with compilation of linux kernel 5.9.1 (https://www.linuxquestions.org/questions/linux-newbie-8/issues-with-compilation-of-linux-kernel-5-9-1-a-4175684176/)

Linux_learner17 10-24-2020 02:05 PM

Issues with compilation of linux kernel 5.9.1
 
I am working on Ubuntu 19.04 and trying to compile linux kernel v5.9.1
The system was initially showing error with version of pahole . I upgraded it to 1.17.
Now it is sowing this error while running-
KSYM .tmp_vmlinux.kallsyms1.o
LD .tmp_vmlinux.kallsyms2
KSYM .tmp_vmlinux.kallsyms2.o
LD vmlinux
BTFIDS vmlinux
FAILED: load BTF from vmlinux: Unknown error -2make: *** [Makefile:1162: vmlinux] Error 255

Please tell me how to resolve this issue.

computersavvy 10-24-2020 04:02 PM

Quote:

Originally Posted by Linux_learner17 (Post 6178435)
I am working on Ubuntu 19.04 and trying to compile linux kernel v5.9.1
The system was initially showing error with version of pahole . I upgraded it to 1.17.
Now it is sowing this error while running-
KSYM .tmp_vmlinux.kallsyms1.o
LD .tmp_vmlinux.kallsyms2
KSYM .tmp_vmlinux.kallsyms2.o
LD vmlinux
BTFIDS vmlinux
FAILED: load BTF from vmlinux: Unknown error -2make: *** [Makefile:1162: vmlinux] Error 255

Please tell me how to resolve this issue.

It probably would be better if you posted in the software or kernel forums for that level of help.


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