Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HUC] Huntercoin - UPDATE 1.00.07b - 22/April/14
by
snailbrain
on 30/05/2014, 22:19:17 UTC
Greets guys,

Having some difficulties compiling the daemon here. I want to add HUC to my p2pool node and have already compiled 5 other wallet daemons - including NMC - without issues, so I know it's not a dependency thing. Here's a copy of the error I keep getting:

obj/db.o: In function `void CDiskBlockIndex::Unserialize(CDataStream&, int, int)':
db.cpp:(.text._ZN15CDiskBlockIndex11UnserializeI11CDataStreamEEvRT_ii[_ZN15CDiskBlockIndex11UnserializeI11CDataStreamEEvRT_ii]+0x175): undefined reference to `int ReadWriteAuxPow(CDataStream&, boost::shared_ptr&, int, int, CSerActionUnserialize)'
collect2: error: ld returned 1 exit status
make: *** [huntercoind] Error 1

I'm running Xubuntu 14.04 64bit & my make syntax is:

make -f Makefile clean; make -f Makefile USE_UPNP=1

I get the same error if I try to compile without upnp also......

Hope you can help me out - would love to get into this coin  Smiley

Thanks.

Anyone?  Smiley

Did you try PM'ing Domob?

I'd PM Domob if I was you.

Also f72cfa043daade216750d9e260cd3a299548dd52829c3703af36da08c802fac2 (thanks Domob)

I already asked, he's unsure what it could be atm