Author

Topic: [RIC] Riecoin status update 2014/03/13 (Read 1228 times)

hero member
Activity: 583
Merit: 505
CTO @ Flixxo, Riecoin dev
March 20, 2014, 04:35:20 PM
#7
im trying to compile miner in windows under mingw, and i got error:

In file included from d:\mingw\include\curl\curlbuild.h:124:0,
                 from d:\mingw\include\curl\curl.h:34,
                 from cpu-miner.c:38:
d:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible wi
th winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead
."
  ^
In file included from d:\mingw\include\curl\curlbuild.h:124:0,
                 from d:\mingw\include\curl\curl.h:34,
                 from cpu-miner.c:38:
d:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from d:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:24:
d:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^
make[2]: *** [rminerd-cpu-miner.o] Error 1
make[2]: Leaving directory `/d/Mingw/cpuminer-rminerd-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/Mingw/cpuminer-rminerd-master'
make: *** [all] Error 2

anyone can help with that?

looks like a problem in curl and not in the miner, my guess is that you have a mingw installation problem
member
Activity: 95
Merit: 10
March 18, 2014, 11:24:34 AM
#6
im trying to compile miner in windows under mingw, and i got error:

In file included from d:\mingw\include\curl\curlbuild.h:124:0,
                 from d:\mingw\include\curl\curl.h:34,
                 from cpu-miner.c:38:
d:\mingw\include\ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible wi
th winsock.h. Include winsock2.h instead."
 #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead
."
  ^
In file included from d:\mingw\include\curl\curlbuild.h:124:0,
                 from d:\mingw\include\curl\curl.h:34,
                 from cpu-miner.c:38:
d:\mingw\include\ws2tcpip.h:147:8: error: redefinition of 'struct ip_mreq'
 struct ip_mreq {
        ^
In file included from d:\mingw\include\windows.h:93:0,
                 from cpu-miner.c:24:
d:\mingw\include\winsock.h:315:8: note: originally defined here
 struct ip_mreq {
        ^
make[2]: *** [rminerd-cpu-miner.o] Error 1
make[2]: Leaving directory `/d/Mingw/cpuminer-rminerd-master'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/Mingw/cpuminer-rminerd-master'
make: *** [all] Error 2

anyone can help with that?
hero member
Activity: 583
Merit: 505
CTO @ Flixxo, Riecoin dev
March 17, 2014, 11:30:34 PM
#5
update: new versions uploaded!
https://bitcointalksearch.org/topic/m.5757942
sr. member
Activity: 350
Merit: 250
https://cryptassist.io
March 14, 2014, 08:59:48 AM
#4
Sweet, I'll look into seeing if I can get the code working for a P2Pool node, if so, I'll post it up on my github so we can have a working P2Pool network.

Thanks again for the hard work Gatra!
full member
Activity: 182
Merit: 100
March 14, 2014, 04:18:46 AM
#3
Great news !
Please someone can post a windows binarie of the rminer ?
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
March 13, 2014, 10:29:49 PM
#2
Thanks!  Smiley
I'm working on setting up my pool now... It will probably be ready in <10 hours.
hero member
Activity: 583
Merit: 505
CTO @ Flixxo, Riecoin dev
March 13, 2014, 10:19:18 PM
#1
Hi!

News from past week:
- btc38.com added RIC trading http://www.btc38.com/trade.html?btc38_trade_coin_name=ric
- there is a nice block crawler that shows the prime 6-tuples of each block and offers links to verify their primality! http://darmstadt.goxadidi.dk/cgi-bin/block/block_crawler.py/


News for today:
- open source stratum-mining available here: https://github.com/gatra/stratum-mining
I couldn't get a pool online yet for other reasons, but mpos is showing valid shares accepted. The miner that supports solo mining and stratum mining is here:
https://github.com/gatra/cpuminer-rminerd
You'll also need an updated client in order to operate a pool, compile from here: http://github.com/riecoin/riecoin.git
The updated client is only because the "bits" field was missing from the "getblocktemplate" response.
I still have to make an official release with binaries for the miner and the daemon/client.
You'll also need a pool front-end, like mpos.
Once people start testing this, I guess we'll be able to announce that we are the first coin with scientific proof of work that has open source pool software!


Thank you all!
gatra
Jump to: