Created
November 9, 2010 18:22
-
-
Save superfeedr/669534 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking for program cpp : /usr/bin/cpp | |
Checking for program ar : /usr/bin/ar | |
Checking for program ranlib : /usr/bin/ranlib | |
Checking for g++ : ok | |
Checking for node path : not found | |
Checking for node prefix : ok /usr/local | |
'configure' finished successfully (0.138s) | |
Waf: Entering directory `/usr/local/lib/node/.npm/node-stringprep/0.0.2/package/build' | |
[1/2] cxx: node-stringprep.cc -> build/default/node-stringprep_1.o | |
In file included from /usr/local/include/node/node.h:6, | |
from ../node-stringprep.cc:1: | |
/usr/local/include/node/eio.h:199: error: comma at end of enumerator list | |
In file included from /usr/local/include/node/node.h:7, | |
from ../node-stringprep.cc:1: | |
/usr/local/include/node/v8.h:2246: warning: unused parameter ‘name’ | |
Waf: Leaving directory `/usr/local/lib/node/.npm/node-stringprep/0.0.2/package/build' | |
Build failed: -> task failed (err #1): | |
{task: cxx node-stringprep.cc -> node-stringprep_1.o} | |
npm info [email protected] Failed to exec install script | |
npm ERR! install failed Error: [email protected] install: `./install.sh` | |
npm ERR! install failed `sh` failed with 1 | |
npm ERR! install failed at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.2.7-2/package/lib/utils/exec.js:24:18) | |
npm ERR! install failed at ChildProcess.emit (events:27:15) | |
npm ERR! install failed at ChildProcess.onexit (child_process:168:12) | |
npm ERR! install failed at node.js:772:9 | |
npm info install failed rollback | |
npm info not installed node-stringprep,0.0.2 | |
npm info install failed rolled back | |
npm ERR! Error: [email protected] install: `./install.sh` | |
npm ERR! `sh` failed with 1 | |
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node/.npm/npm/0.2.7-2/package/lib/utils/exec.js:24:18) | |
npm ERR! at ChildProcess.emit (events:27:15) | |
npm ERR! at ChildProcess.onexit (child_process:168:12) | |
npm ERR! at node.js:772:9 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script. | |
npm ERR! This is most likely a problem with the node-stringprep package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! ./install.sh | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls node-stringprep | |
npm ERR! There may be additional logging output above. | |
npm not ok | |
pluto:~ julien$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment