-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
Disabling debug prevents the BTF section from being added to vmlinux, whereas libbpf requires it.
Error: failed to load BTF from .../src/linux-6.6/vmlinux: No data available
make[1]: *** [Makefile:208: .../src/linux-6.6/tools/sched_ext/build/obj/bpftool/vmlinux.h] Error 195
make[1]: *** Deleting file '.../src/linux-6.6/tools/sched_ext/build/obj/bpftool/vmlinux.h'
make[1]: Leaving directory '.../src/linux-6.6/tools/bpf/bpftool'
make: *** [Makefile:149: .../src/linux-6.6/tools/sched_ext/build/sbin/bpftool] Error 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels