<!-- Please remove this line and fill the template --> * **Node.js Version**: nightly build version * **OS**: i686-pc-linux * **Scope (install, code, runtime, meta, other?)**: build fails; particularly, 'make' emits errors * **Module (and version) (if relevant)**: * **make version: GNU Make 4.2** * **gcc version: GNU c compiler 7.1** * **assembler version: GNU as 2.30** * **binutils version: 2.30** * **output og uname -a: Linux deb 4.5.0-rc6+ #1 SMP Mon Mar 14 16:03:27 PDT 2016 i686 GNU/Linux ** I tried to build nodejs as follows at prompt in git/node dir: # configure output to gyp files # make -j2 many errors emitted here.
I tried to build nodejs as follows at prompt in git/node dir:
configure
output to gyp files
make -j2
many errors emitted here.