This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can you compile node.js under cygwin?


I tried to clone the repo, and after running configure, then make I got
this error:

make -C out BUILDTYPE=Release V=0
  touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate

LD_LIBRARY_PATH=/home/clewis/node/out/Release/lib.host:/home/clewis/node/out/Release/lib.target:$LD_LIBRARY_PATH;
export LD_LIBRARY_PATH; cd ../.; mkdir -p tools/msvs/genfiles; "mc
src/res/node_etw_provider.man -h tools/msvs/genfiles -r tools/msvs/genfiles"
/bin/sh: mc src/res/node_etw_provider.man -h tools/msvs/genfiles -r
tools/msvs/genfiles: No such file or directory
make[1]: *** [node_etw.target.mk:17:
12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate] Error 127
rm 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate
make: *** [Makefile:101: node] Error 2

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]