Hi
JP 5.13
HW: orinnx 16G
I added the kernel config as below:
CONFIG_DYNAMIC_FTRACE=y
CONFIG_BPF_EVENTS=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_KPROBE_EVENTS=y
CONFIG_UPROBES=y
then I built the kernel failed and it reported:
"unresolved symbol tcp6_sock"
Could you help me to check it? thanks.
Have reference to below topic.
we modified defconfig via menuconfig (copy .config to arch/arm64/configs/defconifg) and add some configs like this:
CONFIG_DEBUG_INFO_BTF
CONIFG_BPF_EVENTS
...
kernel compile failed and shows:
kernel compile error:FAILED unresolved symbol udp6_sock
thanks, looking foward to your reply.
more details look here:
compile_error.log (162.6 KB)
defconfig (218.0 KB)
I have tried this, but it doesn’t work
can you help me to check it?
Maybe have search by google for the error to find the solution.
system
Closed
September 24, 2025, 5:40am
10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.