Rastro
Newbie
Offline
Activity: 32
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 20, 2017, 05:20:40 AM |
|
Hello, I am trying to compile the GUI in Linux, and I am getting this error: CC src/tests-tests.o src/tests.c: In function ‘test_ecdsa_der_parse’: src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’ valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256; ^~ Makefile:933: recipe for target 'src/tests-tests.o' failed make[1]: *** [src/tests-tests.o] Error 1 make[1]: Leaving directory '/home/durr/pepecoin/src/secp256k1' Makefile:950: recipe for target '/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed make: *** [/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2
Any help?
|
|
|
|
pepeteam (OP)
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 20, 2017, 05:38:49 AM |
|
Hello, I am trying to compile the GUI in Linux, and I am getting this error: CC src/tests-tests.o src/tests.c: In function ‘test_ecdsa_der_parse’: src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’ valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256; ^~ Makefile:933: recipe for target 'src/tests-tests.o' failed make[1]: *** [src/tests-tests.o] Error 1 make[1]: Leaving directory '/home/durr/pepecoin/src/secp256k1' Makefile:950: recipe for target '/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed make: *** [/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2
Any help? if you still have issues could join the community chat at telegram for some help regarding that t.me/pepecoins
|
Twitter - x.com/pepecoins | Website - pepecoin.io | ERC-20 pepecoins.eth
|
|
|
unq_s
Newbie
Offline
Activity: 18
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 20, 2017, 11:24:19 AM Last edit: November 20, 2017, 05:59:43 PM by unq_s |
|
I updated to latest update, synced the wallet . But my pepe from craptopia still not there .
Still missing 1936.00000000 from 12.9.2017 . Today is 20.11.2017 !!! - 3 months ?!. Coins are not in my wallet . adress was ok : PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr . Txid provided by cryptopia : 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a
deleted and resyncing again ... will inform
|
|
|
|
Rastro
Newbie
Offline
Activity: 32
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 20, 2017, 01:23:20 PM |
|
Hello, I am trying to compile the GUI in Linux, and I am getting this error: CC src/tests-tests.o src/tests.c: In function ‘test_ecdsa_der_parse’: src/tests.c:3561:52: error: dereferencing pointer to incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’ valid_openssl = !BN_is_negative(sig_openssl->r) && !BN_is_negative(sig_openssl->s) && BN_num_bits(sig_openssl->r) > 0 && BN_num_bits(sig_openssl->r) <= 256 && BN_num_bits(sig_openssl->s) > 0 && BN_num_bits(sig_openssl->s) <= 256; ^~ Makefile:933: recipe for target 'src/tests-tests.o' failed make[1]: *** [src/tests-tests.o] Error 1 make[1]: Leaving directory '/home/durr/pepecoin/src/secp256k1' Makefile:950: recipe for target '/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o' failed make: *** [/home/durr/pepecoin/src/secp256k1/src/libsecp256k1_la-secp256k1.o] Error 2
Any help? if you still have issues could join the community chat at telegram for some help regarding that t.me/pepecoinsWell... that's exactly what I BELIEVED I was doing. I started again from scratch and no problem. It looks that I messed up something. Sorry for wasting your time. ![Cry](https://bitcointalk.org/Smileys/default/cry.gif) Just to try to do something positive in this thread: I'll share how I solved the problem of BerkeleyDB in Debian Stretch in case it helped somebody else trying to compile: I downloaded the latest files from http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu/pool/main/d/db4.8/?C=M;O=D As of this writing they are libdb4.8++-dev_4.8.30-artful3_amd64.deb libdb4.8++_4.8.30-artful3_amd64.deb libdb4.8-dev_4.8.30-artful3_amd64.deb libdb4.8_4.8.30-artful3_amd64.deb and installed them with "dpkg -i".
|
|
|
|
pepeteam (OP)
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 20, 2017, 08:12:06 PM |
|
I updated to latest update, synced the wallet . But my pepe from craptopia still not there .
Still missing 1936.00000000 from 12.9.2017 . Today is 20.11.2017 !!! - 3 months ?!. Coins are not in my wallet . adress was ok : PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr . Txid provided by cryptopia : 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a
deleted and resyncing again ... will inform
When you are resynced goto help > debug > console type ![](https://ip.bitcointalk.org/?u=https%3A%2F%2Fi.imgur.com%2FmGeDQuG.png&t=669&c=xX2LZ74R9QNq9g)
|
Twitter - x.com/pepecoins | Website - pepecoin.io | ERC-20 pepecoins.eth
|
|
|
prowellG
Newbie
Offline
Activity: 136
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 20, 2017, 10:31:45 PM |
|
Just found out about this coin PogChamp maybe i`m gonna buy in the furture FeelsGoodMan ... can we have Gachi Coin next? Billy Herrington would approve ![Grin](https://bitcointalk.org/Smileys/default/grin.gif)
|
|
|
|
unq_s
Newbie
Offline
Activity: 18
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 21, 2017, 07:56:05 PM |
|
I updated to latest update, synced the wallet . But my pepe from craptopia still not there .
Still missing 1936.00000000 from 12.9.2017 . Today is 20.11.2017 !!! - 3 months ?!. Coins are not in my wallet . adress was ok : PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wr . Txid provided by cryptopia : 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a
deleted and resyncing again ... will inform
... did this repairwallet order in console and nothing happend , just got some message back :
20:54:36  repairwallet
20:54:36  { "wallet check passed" : true }
When you are resynced goto help > debug > console type https://i.imgur.com/mGeDQuG.png
|
|
|
|
hackmyl1fe
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 21, 2017, 09:28:38 PM |
|
Anyone have a more recent bootstrap?
The one from october takes for ever to sync
|
|
|
|
|
pepeteam (OP)
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 22, 2017, 01:47:40 AM |
|
Let me know when youre synced fully and then try that it wont work even if it could if youre not synced first
|
Twitter - x.com/pepecoins | Website - pepecoin.io | ERC-20 pepecoins.eth
|
|
|
|
unq_s
Newbie
Offline
Activity: 18
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 22, 2017, 10:56:12 AM Last edit: November 22, 2017, 11:52:22 AM by unq_s |
|
Let me know when youre synced fully and then try that it wont work even if it could if youre not synced first According to this block explorer : http://memetic.thecryptochat.net/address/PT7UrUDVNJSQWYW9DJgpr6hbKE8md7W9wrmy ballance is 0 but when i synced fully i have about 20 memes . Isnt it strange ? Btw repairwallet dont work when transaction is not even on the chain. txid 67bb1d0b9e103fb7928643d078d253403085a1ea0e7abefa8505cef129de321a i repaired when full sync - got this 12:51:27  repairwallet 12:51:27  { "wallet check passed" : true } I think it is some gypsy craptopia action fault . Developer it is not your fault i think it is all about craptopia... Look like craptopia send it to some blind/lost blockchain of meme.How is it possible ? In wallet : what date does your message board end? my board end at :2017-07-13 3:34:38 Detroit memetic mine ....
|
|
|
|
sawsawsaw
Newbie
Offline
Activity: 55
Merit: 0
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 22, 2017, 01:30:46 PM |
|
Does anyone can help me with Solo Mining? Or where I can information about it? Deamon ect.? ![Roll Eyes](https://bitcointalk.org/Smileys/default/rolleyes.gif) Any news about Pool mining? thx!
|
|
|
|
pepeteam (OP)
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 23, 2017, 10:00:02 AM |
|
NEW UPDATE v2.6.2.0 - Patch notes - Fix blockchain stuck problem at 101110 - Reduce stake confirmations to 360 minimum
Find source Here
|
Twitter - x.com/pepecoins | Website - pepecoin.io | ERC-20 pepecoins.eth
|
|
|
Rumhurius
Legendary
Offline
Activity: 1672
Merit: 1046
Here we go again
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 23, 2017, 06:10:29 PM |
|
should take a while to get this network back being stable again.
I got a hell of orphans with the 2.6.1.0 release. Lets see what this one does on the mid long run.
|
|
|
|
djhomeschool
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 23, 2017, 08:02:09 PM |
|
should take a while to get this network back being stable again.
I got a hell of orphans with the 2.6.1.0 release. Lets see what this one does on the mid long run.
Lots of orphans on 2.5.2 - tons on 2.6.1 - loading 2.6.2 now. Whee!
|
|
|
|
jackandrew
Member
![*](https://bitcointalk.org/Themes/custom1/images/star.gif)
Offline
Activity: 140
Merit: 10
Highest ROI crypto infrastructure
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 23, 2017, 09:11:45 PM |
|
Hi guys, just purchased some MEME coins on bittrex. I see that for the last few days the price was not so volatile, but weeks before that the graphic was going crazy. What do you say about the price, should it go back high?
|
|
|
|
Cymatoxa
Full Member
![*](https://bitcointalk.org/Themes/custom1/images/star.gif) ![*](https://bitcointalk.org/Themes/custom1/images/star.gif)
Offline
Activity: 378
Merit: 121
"SWISSREALCOIN - FIRST REAL ESTATE CRYPTO TOKEN"
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 24, 2017, 11:36:11 AM |
|
Hi all. I have a question regarding MASTERNODES. Wanted to buy 15K coins and start MN. Tell everything works fine without any problems?
|
|
|
|
Rumhurius
Legendary
Offline
Activity: 1672
Merit: 1046
Here we go again
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 24, 2017, 04:11:56 PM |
|
should take a while to get this network back being stable again.
I got a hell of orphans with the 2.6.1.0 release. Lets see what this one does on the mid long run.
Lots of orphans on 2.5.2 - tons on 2.6.1 - loading 2.6.2 now. Whee! Seems much better than before but i think we need to kick out the guys on the latest client with a forked chain first. Lets wait for the Hardfork. Should unite us again and give us a valid checkpoint. For all of us...
|
|
|
|
pepeteam (OP)
|
![](https://bitcointalk.org/Themes/custom1/images/post/xx.gif) |
November 24, 2017, 10:12:56 PM |
|
i am on latest Version v2.6.1.0-61413
but it stopped syncing 24.11.17 00:00
anyone else hast that Problem ?
I have the same problem ! You guys arent on the latest wallet NEW UPDATE v2.6.2.0 https://github.com/pepeteam/pepecoin/releases/tag/2.6.2.0This is the latest wallet Fix blockchain stuck problem at 1011110 Reduce min stake confirmation time to 360 blocks Increase protocol version to 61414 to block out old clients and masternodes causing issues
|
Twitter - x.com/pepecoins | Website - pepecoin.io | ERC-20 pepecoins.eth
|
|
|
|