zone117x / node-cryptonote-pool

Mining pool for CryptoNote based coins such as Bytecoin and Monero
GNU General Public License v2.0
823 stars 1.14k forks source link

undefined symbol #334

Open zezto opened 6 years ago

zezto commented 6 years ago

I was wondering if somebody could help me understand what packages I'm missing or what I'm doing wrong . I keep getting this error `/home/reglaptop/pool2/node_modules/cryptonote-util/node_modules/bindings/binding s.js:88 throw e ^

Error: /home/reglaptop/pool2/node_modules/cryptonote-util/build/Release/cryptono te.node: undefined symbol: _ZN10cryptonote16get_block_rewardEjjyRy at Error (native) at Object.Module._extensions..node (module.js:434:18) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at bindings (/home/reglaptop/pool2/node_modules/cryptonote-util/node_modules /bindings/bindings.js:81:44) at Object. (/home/reglaptop/pool2/node_modules/cryptonote-util/in dex.js:1:99) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10)`

yinjiahjk commented 6 years ago

我也是这个问题,有人能帮忙解决一下吗?