Hi all,
I am having trouble compiling my first masternode and have the following error immediately before the 'make' command is used. (My swapfile size seems large enough...)
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking whether __builtin_clz is declared... yes
checking whether __builtin_clzl is declared... yes
checking whether __builtin_clzll is declared... yes
checking for SSL... yes
checking for CRYPTO... yes
checking for EVENT... no
configure: error: libevent not found.
****************@**************** :~/chaincoin$ make
make: *** No targets specified and no makefile found. Stop.