xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

Unable to install on Unbuntu 16.04 Rasp

Open jjwasser opened this issue 6 years ago • 0 comments

Everything seems to install with the exception of below; is there a way to target the arm framework rather than the -m64?

install log-

make: Entering directory '/home/nodeproxy/xmr-node-proxy/node_modules/multi-hashing/build' CXX(target) Release/obj.target/multihashing/multihashing.o g++: error: unrecognized command line option ‘-m64’ multihashing.target.mk:109: recipe for target 'Release/obj.target/multihashing/multihashing.o' failed make: *** [Release/obj.target/multihashing/multihashing.o] Error 1 make: Leaving directory '/home/nodeproxy/xmr-node-proxy/node_modules/multi-hashing/build' gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/nodeproxy/.nvm/versions/node/v6.9.2/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) gyp ERR! System Linux 4.4.38-v7+ gyp ERR! command "/home/nodeproxy/.nvm/versions/node/v6.9.2/bin/node" "/home/nodeproxy/.nvm/versions/node/v6.9.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/nodeproxy/xmr-node-proxy/node_modules/multi-hashing gyp ERR! node -v v6.9.2 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok

jjwasser avatar Mar 18 '18 02:03 jjwasser