Post
Topic
Board Announcements (Altcoins)
Re: ECCoin (ECC) Takeover by Trusted-Cryptos Team [Griffith]
by
Griffith
on 11/01/2015, 04:03:54 UTC
Hi

I can't build the 2.2.0 daemon on my ubuntu. I get following error:
Quote
obj/main.o: In function `std::map, std::allocator > >::insert(std::pair const&)':
/usr/include/c++/4.8/bits/stl_map.h:595: undefined reference to `ConfirmedBlocksWaitingOnDonate'
collect2: error: ld returned 1 exit status
make: *** [eccoind] Error 1

Thanks for the help

Athuros

you are building QT-gui or the daemon?

if it is the daemon then it is more than likely because i forgot to update the makefiles for those

I tried to build the daemon

alright i will go and fix the makefiles. they are all missing the linking of donation.o in that list of object files