node-gif
node-gif copied to clipboard
error: unknown type name 'eio_req'
vnc-over-gif does not compile on OS X with node 0.10.6. See https://github.com/sidorares/vnc-over-gif/issues/2; they said it's your bug.
I'm unable to fix this bug as I'm not familiar with 0.10.x. The module used to work in 0.2, 0.4, 0.6 and 0.8.
I'm not familiar with node internals at all, but does this guide for migrating from eio_custom to uv_queue_work help?