Replies: 1 comment
-
|
I have been try unzip kheaders.tar.xz,and my kernel version is 6.1 tar -xvf /sys/kernel/kheaders.tar.xz -C /lib/modules/$(uname -r)/build |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got following err when i run trace cmd.
root@localhost:/# trace -K __alloc_pages
:1:10: fatal error: './include/linux/kconfig.h' file not found
#include "./include/linux/kconfig.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Failed to compile BPF module
Beta Was this translation helpful? Give feedback.
All reactions