Author Topic: compile protoshares error CentOS 6.4  (Read 4990 times)

0 Members and 1 Guest are viewing this topic.

Offline victor

  • Jr. Member
  • **
  • Posts: 34
    • View Profile

Offline hpyhacking

  • Newbie
  • *
  • Posts: 6
    • View Profile
compile protoshares error CentOS 6.4
« Reply #1 on: November 12, 2013, 02:32:36 am »
I compiled bitcoind successful, and compile protoshares I got some errors.

obj/main.o: In function `CBlockHeader::GetHash() const':
/root/ProtoShares/src/main.cpp:1335: undefined reference to `bts::momentum_verify(uint256, unsigned int, unsigned int)'
obj/main.o: In function `CBlockHeader::CalculateBestBirthdayHash(int&)':
/root/ProtoShares/src/main.cpp:1345: undefined reference to `bts::momentum_search(uint256)'
collect2: ld returned 1 exit status
make: *** [bitcoind] Error 1


please help me, thanks.