Can you compile node.js under cygwin?

Cary Lewis cary.lewis@gmail.com
Fri Oct 25 17:38:00 GMT 2019


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



More information about the Cygwin mailing list