Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: too few arguments to function ‘eio_req* eio_custom(void (*)(eio_req*), int, int (*)(eio_req*), void*, eio_channel*)’ #32

Open
czajah opened this issue Apr 5, 2012 · 0 comments

Comments

@czajah
Copy link

czajah commented Apr 5, 2012

../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* eio_custom(void ()(eio_req), int, int ()(eio_req), void_, eio_channel_)’
/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* eio_custom(void ()(eio_req), int, int ()(eio_req), void_, eio_channel_)’
/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant