node-cryptonote-pool
node-cryptonote-pool copied to clipboard
node init.js error help
I changed file package.json as below: from: "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "cryptonote-util": "git://github.com/LucasJones/node-cryptonote-util.git"
to: "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "cryptonote-util": "git://github.com/Snipa22/node-cryptonote-util#xmr-Nan-2.0"
npm update is ok
but I run node init.js -config=config.json, error happened as below;
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
^
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88
throw e
^
Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:81:44)
at Object.
/usr/local/pool/node_modules/cryptonote-util/node_modules/bindings/bindings.js:88 throw e ^ Error: /usr/local/pool/node_modules/cryptonote-util/build/Release/cryptonote.node: undefined symbol: _ZN5boost6system15system_categoryEv at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at bindings (/usr/local/pool/node_modules/cryptonote-util/node_modul ............
Can anyone help me to resolve it?
i had similar issues with ubuntu 16.04. try ubuntu 14.04