Bitcoin Forum
June 21, 2024, 10:38:00 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 »
21  Economy / Digital goods / Re: 💳 Virtual VISA Card ✅ 0.50$ 🚀 Instant delivery 🅿️ PayPal-ready on: November 02, 2016, 01:34:36 AM
Can I use this card with google cloud ?
22  Economy / Digital goods / Re: [MonsterIM] Virtual Credit Card - Bing Ads - Adwords - Amazon AWS And More! on: November 02, 2016, 01:30:45 AM
Is it works with google cloud now ?
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] Bismuth+Clarity - Python, Testnet, No ICO, 100% new on: October 31, 2016, 09:58:16 PM
can i mine without gui ?
24  Economy / Invites & Accounts / Re: Amazon Web Services & Google Cloud Codes and Accounts [AutoBuy] [Cheapest Price] on: October 22, 2016, 04:21:05 AM
restock

25  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.8, with zcoin support on: October 20, 2016, 11:41:46 PM

I think there were errors before this, I need to see the first ones. Also please provide some of the more mundane
info like the version, where you downloaded from and the build commands you used.

Edit: Try uninstalling jansson-devel. It looks like there is a bug in configure that can't handle when jansson is installed
on the system.

without jansson-devel got 1 warning but working, thanks

Code:
centos cpuminer-opt]$ gcc --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

first warning
Code:
./autogen.sh 
aclocal: warning: couldn't open directory 'm4': No such file or directory


26  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.8, with zcoin support on: October 20, 2016, 09:58:27 PM
cant build on Centos 7 6x

Code:
In file included from algo/hodl/hodl-gate.h:1:0,
                 from algo/hodl/hodl.cpp:2:
./algo-gate-api.h:126:49: error: using typedef-name ‘json_t’ after ‘struct’
 bool ( *work_decode )            ( const struct json_t*, struct work* );
                                                 ^
In file included from ./miner.h:38:0,
                 from algo/hodl/hodl.cpp:1:
/usr/include/jansson.h:53:3: note: ‘json_t’ has a previous declaration here
 } json_t;
   ^
In file included from algo/hodl/hodl.cpp:1:0:
./miner.h:526:20: warning: ‘algo_names’ defined but not used [-Wunused-variable]
 static const char *algo_names[] = {
                    ^
make[2]: *** [algo/hodl/cpuminer-hodl.o] Error 1
make[2]: Leaving directory `/home/stas/cpuminer-opt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stas/cpuminer-opt'
make: *** [all] Error 2


installed
sudo yum groupinstall 'Development Tools'

sudo yum install tmux gmp-devel jansson-devel openssl-devel boost-devel git automake gcc make curl-devel
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 17, 2016, 08:46:46 PM
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 17, 2016, 04:21:56 PM


it's good signal
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 15, 2016, 09:55:10 PM

@alex:
Dunno what you're trying to say but your miner is receiving notifications via stratum for every new block

yes, receiving.
look at time receiving notification from miner and pool web. it's not issue - just confusion
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 15, 2016, 09:22:09 PM
hm..
from miner output

Code:
[2016-10-15 21:18:40]#033[36m xzc-stratum.suprnova.cc:5595 lyra2rev2 block 3289#033[0m


from pool web


and early from miner

2016-10-15 21:04:09]#033[36m xzc-stratum.suprnova.cc:5595 lyra2rev2 block 3288#033[0m


edit

again from future

16-10-15 21:31:04] xzc-stratum.suprnova.cc:5595 lyra2rev2 block 3290
[2016-10-15 21:31:05] CPU #7: 2.96 H/s
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 15, 2016, 09:28:55 AM
Wallet reindexing issue fixed?
reindexing block after restart again.Or only for me?
Today download from Github..

32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 15, 2016, 04:19:29 AM
dev branch



so..waiting  Wink
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pascal Coin: P2P cryptocurrency without need of historical operations on: October 03, 2016, 08:12:34 PM
blockchain 3 hours ago    last  block 17794 or 17795
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] Bismuth+Clarity - Python, Testnet, No ICO, 100% new on: August 10, 2016, 01:28:12 AM
ubuntu 16.04 x64

when press Generate QR

Code:
python gui.py                                                                                                                                                                                       ⏎ master ✱ ◼
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1540, in __call__
    return self.func(*args)
  File "gui.py", line 121, in qr
    top.wm_iconbitmap(tempFile)
NameError: global name 'tempFile' is not defined



kill node.py and trying restart
Code:
2016-08-10 04:39:30,413 <module>(1452) Node already running?
2016-08-10 04:39:30,414 <module>(1453) [Errno 98] Address already in use
Traceback (most recent call last):
  File "node.py", line 1427, in <module>
    server = ThreadedTCPServer((HOST, PORT), ThreadedTCPRequestHandler)
  File "/usr/lib/python2.7/SocketServer.py", line 417, in __init__
    self.server_bind()
  File "/usr/lib/python2.7/SocketServer.py", line 431, in server_bind
    self.socket.bind(self.server_address)
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 98] Address already in use


And add me to test please. my address 5ae46ae9398df525026467afa5820d98d453c4ee1c7b695c6bd0738d
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INCP] InceptionCoin - Fair Ninja launch - X11 on: August 07, 2016, 03:21:28 PM
We need to find a new dev  Grin

Great! The Dev is dead. Long live the Dev!  Grin
36  Economy / Games and rounds / Re: 1000 BTC GIVEAWAY! From your friend rekcahxfb on: August 03, 2016, 08:30:25 PM
1Kp3D3yKwB83uR9RnnH8REE4aUTxV4Nbv8
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INCP] InceptionCoin - Fair Ninja launch - X11 on: July 30, 2016, 05:55:56 PM
If you are so shure.. why are there 13 active connections in wallet.
I'm still staking. But hope is fading every day.

I dumped this piece of shit few weeks ago.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INCP] InceptionCoin - Fair Ninja launch - X11 on: July 11, 2016, 03:45:52 PM
I hope we can get an update soon.

Name:   InceptionCoin
Posts:   108
Activity:   108
Position:   Member
Date Registered:   April 03, 2015, 07:00:20 AM
Last Active:   June 23, 2016, 03:42:47 AM

Yeah... hope dies last
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][INCP] InceptionCoin - Fair Ninja launch - X11 on: July 03, 2016, 11:33:35 AM
My wallet is out of sync... anybody else having this problem?

nope, already dump all my coins Grin
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][TES] ϟϟ The Tesla ϟϟ Decentralize the Energy System ϟϟ Bittrex - Cryptopia on: June 28, 2016, 08:39:11 AM
scam team or who is behind the coin?
Pages: « 1 [2] 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!