Пытаюсь установить apache httpd.2.4.51, при компиляции получаю ошибку типа mk:75: all recursive error1, поэтому предложите, пожалуйста

Making all in srclib
make[1]: Entering directory '/root/software/httpd-2.4.51/srclib'
make[1]: Leaving directory '/root/software/httpd-2.4.51/srclib'
Making all in os
make[1]: Entering directory '/root/software/httpd-2.4.51/os'
Making all in unix
make[2]: Entering directory '/root/software/httpd-2.4.51/os/unix'
make[3]: Entering directory '/root/software/httpd-2.4.51/os/unix'
make[3]: Nothing to be done for 'local-all'.
make[3]: Leaving directory '/root/software/httpd-2.4.51/os/unix'
make[2]: Leaving directory '/root/software/httpd-2.4.51/os/unix'
make[1]: Leaving directory '/root/software/httpd-2.4.51/os'
Making all in server
make[1]: Entering directory '/root/software/httpd-2.4.51/server'
Making all in mpm
make[2]: Entering directory '/root/software/httpd-2.4.51/server/mpm'
Making all in event
make[3]: Entering directory '/root/software/httpd-2.4.51/server/mpm/event'
make[4]: Entering directory '/root/software/httpd-2.4.51/server/mpm/event'
make[4]: Nothing to be done for 'local-all'.
make[4]: Leaving directory '/root/software/httpd-2.4.51/server/mpm/event'
make[3]: Leaving directory '/root/software/httpd-2.4.51/server/mpm/event'
make[2]: Leaving directory '/root/software/httpd-2.4.51/server/mpm'
make[2]: Entering directory '/root/software/httpd-2.4.51/server'
bison -pap_expr_yy --defines=/root/software/httpd-2.4.51/server/util_expr_parse.h \
    -o /root/software/httpd-2.4.51/server/util_expr_parse.c /root/software/httpd-2.4.51/server/util_expr_parse.y
/bin/bash: bison: command not found
make[2]: *** [Makefile:98: util_expr_scan.c] Error 127
make[2]: Leaving directory '/root/software/httpd-2.4.51/server'
make[1]: *** [/root/software/httpd-2.4.51/build/rules.mk:75: all-recursive] Error 1
make[1]: Leaving directory '/root/software/httpd-2.4.51/server'
make: *** [/root/software/httpd-2.4.51/build/rules.mk:75: all-recursive] Error 1
0
задан 20 December 2021 в 15:03

0 ответов

Другие вопросы по тегам:

Похожие вопросы: