Lines Matching refs:install

206   $(error Error: $(FLEX) is missing on this system, please install it)
210 $(error Error: $(BISON) is missing on this system, please install it)
215 dummy := $(error Error: $(PKG_CONFIG) needed by libtraceevent is missing on this system, please install it)
441 $(error ERROR: No libelf found. Disables 'probe' tool, jvmti and BPF support. Please install libelf-dev, libelf-devel, elfutils-libelf-devel or build with NO_LIBELF=1.)
445 $(error No libasan found, please install libasan)
451 $(error No libubsan found, please install libubsan)
456 $(error No static glibc found, please install glibc-static)
458 $(error No gnu/libc-version.h found, please install glibc-dev[el])
465 $(warning No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and/or set LIBDW_DIR)
470 $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev)
475 $(warning Old libdw.h, finding variables at given 'perf probe' point will not work, install elfutils-devel/libdw-dev >= 0.157)
480 $(warning Old libdw.h, finding variables at given 'perf probe' point will not work, install elfutils-devel/libdw-dev >= 0.142)
531 $(error Error: No libopencsd library found or the version is not up-to-date. Please install recent libopencsd to build with CORESIGHT=1)
596 $(error Error: No libbpf devel library found or older than v1.0, please install/update libbpf-devel)
615 $(warning No sys/sdt.h found, no SDT events are defined, please install systemtap-sdt-devel or systemtap-sdt-dev)
663 $(warning No libunwind found. Please install libunwind-dev[el] >= 1.1 and/or set LIBUNWIND_DIR)
679 $(warning BPF API too old. Please install recent kernel headers. BPF support in 'perf record' is disabled.)
788 $(warning No libaudit.h found, disables 'trace' tool, please install audit-libs-devel or libaudit-dev)
801 $(warning No libcrypto.h found, disables jitted code injection, please install openssl-devel or libssl-dev)
813 $(warning slang not found, disables TUI support. Please install slang-devel, libslang-dev or libslang2-dev)
831 $(warning GTK2 not found, disables GTK2 support. Please install gtk2-devel or libgtk2.0-dev)
860 $(warning Missing perl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev)
891 $(call disable-python,No python interpreter was found: disables Python support - please install python-devel/python-dev)
896 $(call disable-python,No 'python-config' tool was found: disables Python support - please install python-devel/python-dev)
900 $(call disable-python,No 'Python.h' was found: disables Python support - please install python-devel/python-dev)
909 $(warning Missing python setuptools, the python binding won't be built, please install python3-setuptools or equivalent)
1000 $(warning No liblzma found, disables xz kernel module decompression, please install xz-devel/liblzma-dev)
1013 $(warning No libzstd found, disables trace compression, please install libzstd-dev[el] and/or set LIBZSTD_DIR)
1024 $(warning No libcap found, disables capability support, please install libcap-devel/libcap-dev)
1037 $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl-devel/libnuma-devel/libnuma-dev)
1041 $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install numactl-devel/libnuma-devel/libnuma-dev >= 2.0.8)
1096 $(warning No libbabeltrace found, disables 'perf data' CTF format support, please install libbabeltrace-dev[el]/libbabeltrace-ctf-dev)
1108 msg := $(warning No libcapstone found, disables disasm engine support for 'perf script', please install libcapstone-dev/capstone-devel);
1115 $(warning Your gcc lacks the __get_cpuid() builtin, disables support for auxtrace/Intel PT, please install a newer gcc)
1160 $(warning No openjdk development package found, please install JDK package, e.g. openjdk-8-jdk, java-1.8.0-openjdk-devel)
1173 $(warning libpfm4 not found, disables libpfm4 support. Please install libpfm4-dev)
1192 $(error ERROR: libtraceevent is missing. Please install libtraceevent-dev/libtraceevent-devel and/or set LIBTRACEEVENT_DIR or build with NO_LIBTRACEEVENT=1)