Skip to content

Instantly share code, notes, and snippets.

@indutny
Created August 10, 2011 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indutny/94d8a585a252caafa56c to your computer and use it in GitHub Desktop.
Save indutny/94d8a585a252caafa56c to your computer and use it in GitHub Desktop.
./src/evref.cc: In function ‘v8::Handle<v8::Value> Unref(const v8::Arguments&)’:
../src/evref.cc:8:11: error: too few arguments to function ‘void ev_unref(ev_loop*)’
/usr/local/include/node/ev.h:626:6: note: declared here
../src/evref.cc: In function ‘v8::Handle<v8::Value> Ref(const v8::Arguments&)’:
../src/evref.cc:13:9: error: too few arguments to function ‘void ev_ref(ev_loop*)’
/usr/local/include/node/ev.h:625:6: note: declared here
Waf: Leaving directory `/home/indutny/Code/git/nodejitsu/haibu/node_modules/haibu-carapace/build'
Build failed: -> task failed (err #1):
{task: cxx evref.cc -> evref_1.o}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment