Hello,
i will setup a masternode on my Raspberry Pi, but i have problems by the compile....
Anyone have a HowTo?
regards
I have errors by the compile, anyone have a actually HowTo?
regards
You are probably missing a dependency or multiple dependencies. You will need to install them and make them available to the compiler before it will work.
Hello,
at time i compile the wallet on the Pi, i use this HowTo:
https://steemit.com/cryptocurrency/@crypto-wizard/launching-a-chaincoin-masternode-made-easybut at the End i have this error:
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird betreten
CXX libchaincoinqt_a-walletview.o
In file included from walletview.cpp:21:0:
loggerpage.h:18:26: fatal error: QStandardPaths: Datei oder Verzeichnis nicht gefunden
#include
^
compilation terminated.
Makefile:1887: die Regel für Ziel „libchaincoinqt_a-walletview.o“ scheiterte
make[5]: *** [libchaincoinqt_a-walletview.o] Fehler 1
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:2729: die Regel für Ziel „all-recursive“ scheiterte
make[4]: *** [all-recursive] Fehler 1
make[4]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1017: die Regel für Ziel „all“ scheiterte
make[3]: *** [all] Fehler 2
make[3]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1028: die Regel für Ziel „all-recursive“ scheiterte
make[2]: *** [all-recursive] Fehler 1
make[2]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:733: die Regel für Ziel „all“ scheiterte
make[1]: *** [all] Fehler 2
make[1]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:513: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1
anyone have a solution?
If you're trying to build the GUI wallet, then you need to have QT5 installed. If you have both QT4 and QT5 installed, you will have to use the flag
--with-gui=qt5 with configure. If you are just trying to build the command line version you can try
./configure --without-gui --disable-testsThe full build doc is here:
https://github.com/chaincoin/chaincoin/blob/master/doc/build-unix.md
Voting results page is up:
https://www.chaincoin.org/voting/Big thanks go out to everyone who has voted so far! If you haven't voted yet and care about the future of Chaincoin, please go and vote!
Hello i have compile with this configure, but the same error...
./autogen.sh
./configure --with-gui=qt5
sudo make
Error:
AR libchaincoinqt.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/bin/ar: libchaincoinqt.a: Auf dem Gerät ist kein Speicherplatz mehr verfügbar
Makefile:1056: die Regel für Ziel „libchaincoinqt.a“ scheiterte
make[5]: *** [libchaincoinqt.a] Fehler 1
make[5]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:2729: die Regel für Ziel „all-recursive“ scheiterte
make[4]: *** [all-recursive] Fehler 1
make[4]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1017: die Regel für Ziel „all“ scheiterte
make[3]: *** [all] Fehler 2
make[3]: Verzeichnis „/home/pi/chaincoin/src/qt“ wird verlassen
Makefile:1028: die Regel für Ziel „all-recursive“ scheiterte
make[2]: *** [all-recursive] Fehler 1
make[2]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:733: die Regel für Ziel „all“ scheiterte
make[1]: *** [all] Fehler 2
make[1]: Verzeichnis „/home/pi/chaincoin/src“ wird verlassen
Makefile:513: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1
pi@raspberrypi:~/chaincoin $
regards
I marked the issue above in
red. Thank you so much for making me google translate on your behalf, you've really made it easy for me to help you. Please feel free to also post blurry screenshots, incomplete log files, and ask questions that a simple google search could solve.
Just so that you can see that I am really trying to help you (and perhaps others who may come across this same issue) here is the error translated in english:
/usr/bin/ar: libchaincoinqt.a: No space is available on the deviceCheck your memory with the command
free and check your storage with
df -h...
But always the same...
I don't know...
Post your
chaincoin.conf file (scramble or remove your
masternodeprivkey= ) so we can have a look or come to the slack channel
#masternodes and
#support (
https://slack.chaincoin.org) and we can help you a lot quicker than on here.
ChainCoin should get listing to bittrex till the end of the year. In that case we can get chain mega pump again.
We have been waiting 2 months for Bittrex and nothing from them so it's unlikely we will get listed any time soon. That being said, we are working actively to improve on all sides of the project - there is still so much to be done! I'm sure that once we improve our value proposition and our trading volume increases, we will get listed by many previously unreachable exchanges.
Guys I need help. Let me preface this by saying I screwed up majorly with one of my masternodes. I am running on Ubuntu 16.04 and it was working fine but it completely crashed without a backup and lost everything. I have the CHC masternode address that contains the coin as well as the CHC masternode Private Key. Is there any way to get the coin back and if so, how do I do it? I will send anyone a nice tip if they can help me get this back up and running. I do not have a copy of wallet.dat. I hadn't backed it up like I should have when the installation was finished and 2 days later, FAILURE
Would really appreciate some assistance if at all possible Thanks!
Did you delete the server? If you did not then I can probably rescue it. Find me in the
#support channel of our slack (
https://slack.chaincoin.org)
Voting Results - Community EngagementThe voting results are in:
39% of master node holders
care about the future of Chaincoin and that is just great! Moving forward we have started actively working on keeping the community up to date via twitter and we are continuing to organize ourselves - thanks again to all the new community volunteers.
The next vote is schedule for October 12, 2017. Details surrounding that will be released before that date.
Join our slack:
https://slack.chaincoin.org and come say hello to everyone!
We're also on twitter:
https://twitter.com/chaincointeam follow us for updates.