nwoolls / homebrew-xgminer

Homebrew formulas for CGMiner and BFGMiner
35 stars 28 forks source link

Error Installing CGMiner #18

Open KrampusKing opened 6 years ago

KrampusKing commented 6 years ago

While installing I received this error.

Last 15 lines from /Users/Nick/Library/Logs/Homebrew/cgminer/03.make: CC opt/libccan_a-usage.o AR libccan.a make[2]: Nothing to be done for install-exec-am'. make[2]: Nothing to be done forinstall-data-am'. CC cgminer-cgminer.o CC cgminer-util.o CC cgminer-sha2.o CC cgminer-api.o util.c:1434:42: error: use of undeclared identifier 'TIMER_ABSTIME' ret = clock_nanosleep(CLOCK_MONOTONIC, TIMER_ABSTIME, ts_end, NULL); ^ 1 error generated. make[1]: [cgminer-util.o] Error 1 make[1]: Waiting for unfinished jobs.... make: *** [install-recursive] Error 1

What should I do to solve this?

Manasovo commented 6 years ago

same problem ... mac os version 10.12.6 (16G29)

tommaton commented 6 years ago

Same as above, also on mac os version 10.12.6

jhunken commented 6 years ago

Duplicate of https://github.com/nwoolls/homebrew-xgminer/issues/17 ?

gaswirth commented 6 years ago

Same issue, but looking at #17 didn't help fix :(