Skip to content

sched-ext: Disabling debug prevents the build #187

@extSunset

Description

@extSunset

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions