Bitcoin Forum
May 07, 2024, 10:10:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mining Ravencoin on Mac - Help  (Read 162 times)
Senutna (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 04, 2019, 12:13:34 AM
 #1

Hi everyone, after doing some research I thought i could use my imac to mine Ravencoin. I'm completely new to mining so I'm not sure what's going wrong when I try to mine it.

I've followed the steps from: https://gist.github.com/quagliero/90f493f123c7b1ddba5428ba0146329a

Once I add the code "make" I get the error below:


1 warning generated.
mv -f algo/.deps/cpuminer-neoscrypt.Tpo algo/.deps/cpuminer-neoscrypt.Po
gcc -DHAVE_CONFIG_H -I. -Iyes/include -I/usr/local/opt/openssl/include -fno-strict-aliasing -I. -Iyes/include -I/usr/local/opt/openssl/include -Wno-pointer-sign -Wno-pointer-to-int-cast -march=native -Iyes/include -I/usr/local/opt/openssl/include -MT algo/cpuminer-rainforest.o -MD -MP -MF algo/.deps/cpuminer-rainforest.Tpo -c -o algo/cpuminer-rainforest.o test -f 'algo/rainforest.c' || echo './'algo/rainforest.c
algo/rainforest.c:550:44: error: unknown type name 'ulong'
static inline void rf_w128(uint64_t *cell, ulong ofs, uint64_t x, uint64_t y) {
^
1 error generated.
make[2]: *** [algo/cpuminer-rainforest.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



Does anyone have an idea what can I do to fix it?

p.s: I'm using Sierra 10.12.6 (some people have used similar versions and worked fine).

Cheers
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!