AoD-Technologies / cryptocurrency-pool-server

It's all in the name. An end-all, be-all replacement for nomp/s-nomp/z-nomp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build fails

cryptopool-builders opened this issue · comments

Hello,

First off thanks for doing this updated repo! I am trying to build and i get the following error:

CC(target) Release/obj.target/multihashing/Lyra2RE.o CC(target) Release/obj.target/multihashing/Lyra2REV2.o CC(target) Release/obj.target/multihashing/Lyra2REV3.o CC(target) Release/obj.target/multihashing/Lyra2Z.o CC(target) Release/obj.target/multihashing/lyra2z16m330.o CC(target) Release/obj.target/multihashing/lyra2z330.o CC(target) Release/obj.target/multihashing/m7.o ../m7.c:1:17: fatal error: gmp.h: No such file or directory compilation terminated. multihashing.target.mk:201: recipe for target 'Release/obj.target/multihashing/m7.o' failed make: *** [Release/obj.target/multihashing/m7.o] Error 1

looks like int the cryptocurrency-pool-server/node_modules/multi-hashing/build

never mind missing libgmp3-dev