Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.0
by
Malrus
on 20/08/2017, 20:10:58 UTC
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...)

Code:
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.