Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 20:46:43 UTC
i googled that line and got a hit:

https://bitcointalk.org/index.php?topic=1312616.60


the only suggestion i can make right now is try vultr.com


Fresh install of 14.04 Ubuntu.

I went through and did all the steps, I even tried

sudo apt-get install automake

before i ran sudo ./btdxsetup.sh

but it still gets stuck on this line:
CXX libbitcoin_server_a-init.o

Tried running again and this is what happens and then freezes:


Code:
./configure: line 12342: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12348: SECP_INT128_CHECK: command not found
./configure: line 12379: SECP_INT128_CHECK: command not found
./configure: line 12505: SECP_OPENSSL_CHECK: command not found
configure: Using field implementation: 32bit
configure: Using bignum implementation: none
configure: Using scalar implementation: 32bit
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: creating src/libsecp256k1-config.h
config.status: src/libsecp256k1-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Fixing libtool for -rpath problems.
Making all in src
make[1]: Entering directory `/home/username/Bitcloud/src'
make[2]: Entering directory `/home/username/Bitcloud/src'
  CXX      libbitcoin_server_a-init.o