Bitcoin Forum
September 13, 2024, 11:17:57 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Building AT and Daemon on OSX  (Read 729 times)
gorgorom (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 100


Inject Its Venom Into Your Veins


View Profile WWW
December 19, 2013, 04:50:13 PM
 #1

I have installed all the nessessary ports for building litecoind and I continue to get this:
Code:
 obj/checkpoints.o checkpoints.cpp
In file included from checkpoints.cpp:12:
In file included from /Users/user/litecoin/src/main.h:10:
In file included from /Users/user/litecoin/src/bignum.h:13:
In file included from /Users/user/litecoin/src/util.h:31:
In file included from /Users/user/litecoin/src/netbase.h:11:
/Users/user/litecoin/src/serialize.h:825:10: error: class member cannot be
      redeclared
    void insert(iterator it, std::vector<char>::const_iterator first, st...
         ^
/Users/user/litecoin/src/serialize.h:812:10: note: previous declaration is
      here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
/Users/user/litecoin/src/serialize.h:825:10: error: redefinition of 'insert'
    void insert(iterator it, std::vector<char>::const_iterator first, st...
         ^
/Users/user/litecoin/src/serialize.h:812:10: note: previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
2 errors generated.
make: *** [obj/checkpoints.o] Error 1


I have tried compiling various other coins, and I get this exact same error. Any ideas would be appreciated Grin

▲Check Out My Projects & Services!▲ 
Please read the goddamned trust rating feedback before you judge...soo stupid..
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!