looks error started from these lines: cc1plus: warnings being treated as errors /usr/local/include/node/ev-emul.h: In function ‘void __ev_timer_start(__ev_timer*)’: /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for argument 3 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*, int), int64_t, int64_t)’ /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for argument 4 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*, int), int64_t, int64_t)’ cc1plus: warnings being treated as errors /usr/local/include/node/ev-emul.h: In function ‘void __ev_timer_start(__ev_timer*)’: /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for argument 3 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*, int), int64_t, int64_t)’ /usr/local/include/node/ev-emul.h:203: warning: passing ‘double’ for argument 4 to ‘int uv_timer_start(uv_timer_t*, void (*)(uv_timer_t*, int), int64_t, int64_t)’
On Jul 18, 5:18 pm, mscdex <[email protected]> wrote: > On Wednesday, July 18, 2012 3:23:18 AM UTC-4, Angelo Chen wrote: > > > npm install libxmljs, and got error, some idea how to make this work? > > thanks. > > You need to post the actual error that should be shown before the output > you gave. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
