run on centerOs error of undefined symbol
[root@localhost node_modules]# cd oracle
[root@localhost oracle]# node-gyp conigure build
gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | linux | ia32
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
make: Entering directory /home/sendMessage/node_modules/oracle/build' make: Nothing to be done forall'.
make: Leaving directory `/home/sendMessage/node_modules/oracle/build'
gyp info ok
[root@localhost oracle]# cd ..
[root@localhost node_modules]# cd ..
[root@localhost sendMessage]# node app.js
module.js:349
Module._extensions[extension](this, filename);
^
Error: /home/sendMessage/node_modules/oracle/build/Release/oracle_bindings.node: undefined symbol: _ZN4node12MakeCallbackEN2v86HandleINS0_6ObjectEEENS1_INS0_8FunctionEEEiPNS1_INS0_5ValueEEE
at Module.load (module.js:349:32)
at Function.Module._load (module.js:305:12)
at Module.require (module.js:357:17)
at require (module.js:373:17)
at Object.