cryptobuyologist
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 25, 2017, 02:45:45 AM |
|
I am getting an error (or multiple)
g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions. make[2]: *** [libbitcoin_server_a-main.o] Error 4 make[2]: Leaving directory `/root/Bitcloud/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Bitcloud/src' make: *** [all-recursive] Error 1 strip: 'bitcloudd': No such file strip: 'bitcloud-cli': No such file strip: 'bitcloud-tx': No such file cp: cannot stat 'bitcloudd': No such file or directory cp: cannot stat 'bitcloud-cli': No such file or directory cp: cannot stat 'bitcloud-tx': No such file or directory
|
|
|
|
darkomega69
|
|
September 25, 2017, 03:17:28 AM |
|
how did you create your mn originally? the later errors are because it never compiled correctly. I am getting an error (or multiple)
g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions. make[2]: *** [libbitcoin_server_a-main.o] Error 4 make[2]: Leaving directory `/root/Bitcloud/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Bitcloud/src' make: *** [all-recursive] Error 1 strip: 'bitcloudd': No such file strip: 'bitcloud-cli': No such file strip: 'bitcloud-tx': No such file cp: cannot stat 'bitcloudd': No such file or directory cp: cannot stat 'bitcloud-cli': No such file or directory cp: cannot stat 'bitcloud-tx': No such file or directory
|
|
|
|
darkomega69
|
|
September 25, 2017, 03:22:05 AM |
|
i googled your top error and got this: https://bitcointalk.org/index.php?topic=304389.0SOLVED: Not enough ram, make sure to run the command "free -m" and check your ram, turns our 256 isnt enough even with all the swap space in the world.Hi guys , I have tried everything, swap space fix, building dependencys from scratch, ... reinstalling os.. everything. Anyway i keep getting this error: http://pastebin.com/w14BVNALg++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions. make: *** [obj/alert.o] Error 4All dependencys are fine, its just this strange error im getting, i tried to check dmsg and there was no info about running out of memory and i tried to give it 1g of swapspace before build.. still same error. I offer a 0.1BTC bounty to any linux wizard that can jump on my home windows box via team-view and use my ssh connection threw that to get it to compile. Bounty's on the table, MSG me if you are interested. -Scott I am getting an error (or multiple)
g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions. make[2]: *** [libbitcoin_server_a-main.o] Error 4 make[2]: Leaving directory `/root/Bitcloud/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Bitcloud/src' make: *** [all-recursive] Error 1 strip: 'bitcloudd': No such file strip: 'bitcloud-cli': No such file strip: 'bitcloud-tx': No such file cp: cannot stat 'bitcloudd': No such file or directory cp: cannot stat 'bitcloud-cli': No such file or directory cp: cannot stat 'bitcloud-tx': No such file or directory
|
|
|
|
Big_Rob
Newbie
Offline
Activity: 11
Merit: 0
|
|
September 25, 2017, 03:49:12 AM |
|
Got my masternode up and running, I think. Shows up on the block explorer. Glad to be part of the family!
|
|
|
|
cryptobuyologist
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 25, 2017, 04:02:38 AM |
|
i googled your top error and got this: https://bitcointalk.org/index.php?topic=304389.0SOLVED: Not enough ram, make sure to run the command "free -m" and check your ram, turns our 256 isnt enough even with all the swap space in the world.Hi guys , I have tried everything, swap space fix, building dependencys from scratch, ... reinstalling os.. everything. Anyway i keep getting this error: http://pastebin.com/w14BVNALg++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions. make: *** [obj/alert.o] Error 4All dependencys are fine, its just this strange error im getting, i tried to check dmsg and there was no info about running out of memory and i tried to give it 1g of swapspace before build.. still same error. I offer a 0.1BTC bounty to any linux wizard that can jump on my home windows box via team-view and use my ssh connection threw that to get it to compile. Bounty's on the table, MSG me if you are interested. -Scott I am getting an error (or multiple)
g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions. make[2]: *** [libbitcoin_server_a-main.o] Error 4 make[2]: Leaving directory `/root/Bitcloud/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/Bitcloud/src' make: *** [all-recursive] Error 1 strip: 'bitcloudd': No such file strip: 'bitcloud-cli': No such file strip: 'bitcloud-tx': No such file cp: cannot stat 'bitcloudd': No such file or directory cp: cannot stat 'bitcloud-cli': No such file or directory cp: cannot stat 'bitcloud-tx': No such file or directory
Yes! I did the same, found the same info and upgraded my VPS and it looks like it compiled correctly now! I appreciate your time and desire to help... will update at the end of the process.
|
|
|
|
cryptobuyologist
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 25, 2017, 04:21:57 AM |
|
OKay, I guess that was it! Everything is good now. MN is up, with the new protocol and live.
Thank you for your help. Was really, really helpful.
|
|
|
|
darkomega69
|
|
September 25, 2017, 04:29:22 AM |
|
glad i could help out. OKay, I guess that was it! Everything is good now. MN is up, with the new protocol and live.
Thank you for your help. Was really, really helpful.
|
|
|
|
Perryl
|
|
September 25, 2017, 05:09:23 AM |
|
Hi, Seems like a good project. Can you mine this coin? I see only one place that you can mine and I did not see any more info in the website. Can you guys provide all the mining sites? Thanks a lot.
This coin cannot be mined.
|
|
|
|
b0x0
Newbie
Offline
Activity: 49
Merit: 0
|
|
September 25, 2017, 11:36:53 AM |
|
You have a nicely designed website. Good luck with your project . I might invest in a masternode.
|
|
|
|
Limx Dev
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
September 25, 2017, 11:48:15 AM |
|
I have no time to compile a Linux Qt...
Bounty 500 BTDX
Kind Regards Christian
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
firedog
Member
Offline
Activity: 82
Merit: 10
|
|
September 25, 2017, 11:52:49 AM |
|
Wallet on coinexchange still not work. We need new exchange. Dev you have any plan?
|
|
|
|
Limx Dev
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
September 25, 2017, 12:11:48 PM |
|
Wallet on coinexchange still not work. We need new exchange. Dev you have any plan?
Coinexchange need to update the wallet. That is all...
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
firedog
Member
Offline
Activity: 82
Merit: 10
|
|
September 25, 2017, 12:14:39 PM |
|
Wallet on coinexchange still not work. We need new exchange. Dev you have any plan?
Coinexchange need to update the wallet. That is all... And how long will it last?
|
|
|
|
alinka1
Full Member
Offline
Activity: 207
Merit: 100
KORE-TOR-PRIVACY https://kore.life/
|
|
September 25, 2017, 12:25:35 PM |
|
Does Coinexchange know that they need to update the wallet? any ETA? really wanna trade.
|
|
|
|
firedog
Member
Offline
Activity: 82
Merit: 10
|
|
September 25, 2017, 12:37:18 PM |
|
Does Coinexchange know that they need to update the wallet? any ETA? really wanna trade.
Yeah! No trade - no interest!
|
|
|
|
andrew24p
|
|
September 25, 2017, 01:00:21 PM |
|
Wallet on coinexchange still not work. We need new exchange. Dev you have any plan?
Coinexchange need to update the wallet. That is all... they are waiting for you to contact them.
|
|
|
|
benjy33
Legendary
Offline
Activity: 1339
Merit: 1002
|
|
September 25, 2017, 02:27:41 PM |
|
one question is compatible the reward masternode with reward pos?
|
|
|
|
benjy33
Legendary
Offline
Activity: 1339
Merit: 1002
|
|
September 25, 2017, 02:48:27 PM |
|
Hi, Seems like a good project. Can you mine this coin? I see only one place that you can mine and I did not see any more info in the website. Can you guys provide all the mining sites? Thanks a lot.
only pos and masternode
|
|
|
|
silklich
Full Member
Offline
Activity: 394
Merit: 100
i like Phore
|
|
September 25, 2017, 03:07:29 PM |
|
mine wallet dont sync... 0peer -> 1 peer -> 0peer -> 1 peer.... how to solve it? ofc i added living nodes to bitcloud.conf
|
|
|
|
Limx Dev
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
September 25, 2017, 06:07:11 PM |
|
mine wallet dont sync... 0peer -> 1 peer -> 0peer -> 1 peer.... how to solve it? ofc i added living nodes to bitcloud.conf Did you use the newest wallet? If yes then sync from scratch please. Kind Regards Christian
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
|