Skip to content

Instantly share code, notes, and snippets.

@davepacheco
Created May 2, 2012 22:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davepacheco/6bf7c4ce1f90daf28858 to your computer and use it in GitHub Desktop.
Save davepacheco/6bf7c4ce1f90daf28858 to your computer and use it in GitHub Desktop.
dap@dap.joyent.us node-work $ make
make -C out BUILDTYPE=Release
make[1]: Entering directory `/home/dap/node-work/node-work/out'
ACTION v8_snapshot_run_mksnapshot /home/dap/node-work/node-work/out/Release/obj.target/v8_snapshot/geni/snapshot.cc
Extension or internal compilation error at line 0.
make[1]: *** [/home/dap/node-work/node-work/out/Release/obj.target/v8_snapshot/geni/snapshot.cc] Segmentation Fault (core dumped)
make[1]: Leaving directory `/home/dap/node-work/node-work/out'
make: *** [node] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment