Bitcoin Forum

Other => Beginners & Help => Topic started by: BinoX on December 16, 2011, 12:15:43 AM



Title: Ufasoft Miner 0.22
Post by: BinoX on December 16, 2011, 12:15:43 AM
(Posting here 'cause I'm still trapped in "Newbies")
According to the ufasoft miner webpage, compiling is now supported on 64-bit linux

After trying and failing with the previous release I downloaded the latest source and tried to get it built...

I get the following errors:

In file included from ./el/libext/ext-cpp.h:92,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/exthelpers.h:914: error: only declarations of constructors can be âexplicitâ
In file included from ./el/libext/ext-cpp.h:906,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/ext-base.h:450: error: only declarations of constructors can be âexplicitâ
In file included from ./el/libext/ext-cpp.h:920,
                 from ./el/libext.h:1523,
                 from ./el/ext.h:23,
                 from src/bitcoin-miner.cpp:14:
./el/libext/ext-fw.h:1093: error: only declarations of constructors can be âexplicitâ
In file included from src/bitcoin-miner.cpp:20:
src/miner.h:54: error: only declarations of constructors can be âexplicitâ


I'm using Ubuntu Server 10.04 64bit


Title: Re: Ufasoft Miner 0.22
Post by: K1773R on December 17, 2011, 11:19:24 AM
compile ufasoft's bitcoin miner is kind of tricky, you have to read the whole ufasoft btc miner thread to get it done (and some other), i got a build for 32bit and 64bit here (32bit compiled on debian sid and 64bit compiled on Ubuntu 10.10 (maverick)).

Overall you have to get jwasm, edit one or two cpp (i guess it was the sha256sse.asm) and the makefile.


Title: Re: Ufasoft Miner 0.22
Post by: ufasoft on December 20, 2011, 06:27:48 PM
Cпacибo зa зaмeчaниe.
Иcxoдники пoдпpaвим для coвмecтимocти c GCC 4.5 в cлeдyющeй вepcии.

Ha GCC 4.6 coбepeтcя бeз этиx oшибoк.


Title: Re: Ufasoft Miner 0.22
Post by: tiker on December 21, 2011, 09:35:46 PM
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalk.org/index.php?topic=3486.0)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.


Title: Re: Ufasoft Miner 0.22
Post by: ufasoft on December 21, 2011, 11:28:13 PM
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalk.org/index.php?topic=3486.0)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.
0.23 released.
Some bugs fixed
Can be compiled by GCC 4.4 too.


Title: Re: Ufasoft Miner 0.22
Post by: Cryptocrat on December 22, 2011, 08:04:20 PM
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalk.org/index.php?topic=3486.0)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.
0.23 released.
Some bugs fixed
Can be compiled by GCC 4.4 too.

cool can't wait!