[quote name=“wrapper0feather” post=“41714” timestamp=“1386526147”]
Plenty of pools are using that client. I don’t mine solo or a pool, but will try to help.
What operating system?
What version did you compile from where?
How did you compile it?
Any other interesting chat that might lead someone to have an idea what to try? I will try that (walletpassphrase) in the normal client and report back.
Another thing you could do to help is look up if it is a known bug on Github.
I’m only just found this out, the QT-creator shows the codes has a bug list as well with great descriptions of what went on. I reviewed most of the Feathercoin 0.8.5 changes, in QT.
[/quote]
Hi,
To answer your questions:
Debian GNU/Linux 7. AMD64
Building:
apt-get install build-essential libssl-dev libdb5.1-dev libdb5.1+±dev libboost-all-dev
su ftc
cd FeatherCoin-master/src
vim makefile.unix # removed UPNP and IPV6 here
make -f makefile.unix
That’s it.
Perhaps there is a bug in the latest git master? I would prefer a stable x64 binary if there are any available, but they don’t seem to be published on the homepage and all downloadable builds I’ve seen date back far enough that I am concerned they might be before a hard fork or some such.
Let me know how I should proceed.
Thanks,
Richard