Skip to content

Instantly share code, notes, and snippets.

@Tivoli
Created November 12, 2012 01:03
Show Gist options
  • Save Tivoli/4057000 to your computer and use it in GitHub Desktop.
Save Tivoli/4057000 to your computer and use it in GitHub Desktop.
make[1]: Entering directory `/root/tmp/tmp-27205ddftegw/build/package/node_modules/mongodb/node_modules/bson/build'
CXX(target) Release/obj.target/bson/ext/bson.o
[ws v0.4.22] Attempting to compile blazing fast native extensions.
../ext/bson.cc: In member function 'void DataStream::CheckKey(const v8::Local<v8::String>&)':
../ext/bson.cc:64:52: error: 'alloca' was not declared in this scope
make[1]: *** [Release/obj.target/bson/ext/bson.o] Error 1
make[1]: Leaving directory `/root/tmp/tmp-27205ddftegw/build/package/node_modules/mongodb/node_modules/bson/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/opt/local/lib/node_modules/node-gyp/lib/build.js:219:23)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:91:17)
gyp ERR! stack at Process._handle.onexit (child_process.js:674:10)
gyp ERR! System SunOS 5.11
gyp ERR! command "node" "/opt/local/bin/node-gyp" "configure" "build"
gyp ERR! cwd /root/tmp/tmp-27205ddftegw/build/package/node_modules/mongodb/node_modules/bson
gyp ERR! node -v v0.8.8
gyp ERR! node-gyp -v v0.6.10
gyp ERR! not ok
gmake: *** [node_gyp] Error 1
child process exited with code 2
[ws v0.4.22] Native extension compilation successful!
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/tmp/tmp-27205ddftegw/build/package/npm-debug.log
npm ERR! not ok code 0
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment