не получается собрать busybox

root@ali-AN515-44:/home/ali/linux_kernel/busybox# make CONFIG_PREFIX=/distro install
Package libselinux was not found in the pkg-config search path.
Perhaps you should add the directory containing `libselinux.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libselinux' found
Package libselinux was not found in the pkg-config search path.
Perhaps you should add the directory containing `libselinux.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libselinux' found
  CC      applets/applets.o
In file included from include/busybox.h:8,
                 from applets/applets.c:9:
include/libbb.h:83:11: fatal error: selinux/selinux.h: Нет такого файла или каталога
   83 | # include <selinux/selinux.h>
      |           ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [scripts/Makefile.build:198: applets/applets.o] Ошибка 1
make: *** [Makefile:372: applets_dir] Ошибка 2

Ответы (0 шт):