when I run node-gyp build I got these error messages: gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | linux | ia32 gyp info spawn make gyp infomake: Entering directory `/home/slim/test/build' make: *** No rule to make target `Release/obj.target/example/example.o', needed by `Release/obj.target/example.node'. Stop. make: Leaving directory `/home/slim/test/build' spawn args [ 'BUILDTYPE=Release', '-C', 'build' ] gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:269:23) gyp ERR! stack at ChildProcess.emit (events.js:110:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1074:12) gyp ERR! System Linux 3.13.0-32-generic gyp ERR! command "node" "/usr/bin/node-gyp" "build" gyp ERR! cwd /home/slim/test gyp ERR! node -v v0.12.7 gyp ERR! node-gyp -v v2.0.2 gyp ERR! not ok
-- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/5dcba7b1-648f-431c-a54d-132c242896c3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
