Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ali

Pages: [1]
1
Sorry, I meant I got Debian Wheezy 7.1 Server 64-bit running on that machine.

2
The latest version of ptsminer doesn't compile anymore.

It gives me the following error:
Code: [Select]
main_poolminer.cpp:(.text.startup+0x10d): undefined reference to `cpuid_basic_identify' LTS

I'm on Ubuntu LTS.

3
Technical Support / Re: OSX client keeps crashing with my wallet.dat
« on: January 02, 2014, 10:59:09 pm »
Yup, this finally worked. Thanks a lot.

4
Technical Support / OSX client keeps crashing with my wallet.dat
« on: January 02, 2014, 10:39:54 pm »
Almost one month ago my Protoshares-client just kept crashing after opening so I figured I had to delete the ~/.protoshares-folder (of course saving my wallet.dat).

I reinstalled version 0.2.0 of the client and loaded the blockchain again. Now whenever I put my wallet.dat back into the ~/.protoshares folder it quits.



What can I do about this?

5
BitShares PTS / Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« on: November 22, 2013, 10:34:05 am »
Can't use the OS X binary:

Code: [Select]
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/ali/Downloads/mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/ali/Downloads/mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

6
BitShares PTS / Re: Free VPS: 24 core/8GB RAM for 1$ (1st month)
« on: November 20, 2013, 09:25:31 am »
when do you have to cancel it in order not be charged?

7
BitShares PTS / Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« on: November 19, 2013, 10:02:34 pm »
On OS X Mavericks I get this error when trying to execute Coyote Miner:

Code: [Select]
mac_coyote_miner.0.3.0
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/ali/Downloads/mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/ali/Downloads/mac_coyote_miner.0.3.0
  Expected in: /usr/lib/libstdc++.6.dylib

8
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 19, 2013, 09:59:01 pm »
I get this on OS X Mavericks when trying to execute your binary:

Code: [Select]
./coyote_miner
dyld: lazy symbol binding failed: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/ali/Downloads/./coyote_miner
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEm
  Referenced from: /Users/ali/Downloads/./coyote_miner
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5

Pages: [1]