Post
Topic
Board Announcements (Altcoins)
Re: ⚒ Syscoin -Active Lightning Networks!Decentralized Business Blockchain Platform!
by
NextLevel
on 30/07/2017, 12:06:05 UTC
Hello guys,

I downloaded the source code for linux from github and followed the installation instructions. After carrying out this commands

./autogen.sh
./configure
make

I get this error (after the "make" command): 

"clientversion.cpp:42:19: fatal error: build.h: No such file or directory
compilation terminated."

I also tried "make install" with the same result. Anyone knows how to fix it