./configure && make
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing clock_gettime... none required
checking for library containing backtrace... none required
checking for event_base_new in -levent... no
configure: error: no libevent found
CentOS Linux release 7.9.2009 (Core)
./configure && make checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing clock_gettime... none required checking for library containing backtrace... none required checking for event_base_new in -levent... no configure: error: no libevent found
sudo yum install libevent
Загружены модули: fastestmirror, langpacks Loading mirror speeds from cached hostfile
Пакет libevent-2.0.21-4.el7.x86_64 уже установлен, и это последняя версия. Выполнять нечего