../lib/node-db/binding.cc: In static member function ‘static v8::Handlev8::Value node_db::Binding::Connect(const v8::Arguments&)’:
../lib/node-db/binding.cc:86:76: error: too few arguments to function ‘eio_req* eiocustom(void ()(eioreq), int, int (_)(eioreq), void_, eiochannel)’
/usr/local/include/node/uv-private/eio.h:361:10: note: declared here
../lib/node-db/query.cc: In static member function ‘static v8::Handlev8::Value node_db::Query::Execute(const v8::Arguments&)’:
../lib/node-db/query.cc:646:76: error: too few arguments to function ‘eio_req* eiocustom(void ()(eioreq), int, int (_)(eioreq), void_, eiochannel)’
/usr/local/include/node/uv-private/eio.h:361:10: note: declared here
../lib/node-db/binding.cc: In static member function ‘static v8::Handlev8::Value node_db::Binding::Connect(const v8::Arguments&)’: ../lib/node-db/binding.cc:86:76: error: too few arguments to function ‘eio_req* eiocustom(void ()(eioreq), int, int (_)(eioreq), void_, eiochannel)’ /usr/local/include/node/uv-private/eio.h:361:10: note: declared here ../lib/node-db/query.cc: In static member function ‘static v8::Handlev8::Value node_db::Query::Execute(const v8::Arguments&)’: ../lib/node-db/query.cc:646:76: error: too few arguments to function ‘eio_req* eiocustom(void ()(eioreq), int, int (_)(eioreq), void_, eiochannel)’ /usr/local/include/node/uv-private/eio.h:361:10: note: declared here
npm ERR! System Linux 2.6.38-11-generic npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "db-oracle" npm ERR! cwd /home/run/git/node npm ERR! node -v v0.7.8-pre npm ERR! npm -v 1.1.6 npm ERR! code ELIFECYCLE