Created
August 6, 2013 15:56
-
-
Save postwait/6165821 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
| LD_LIBRARY_PATH=/tmp/build_jesus/node-0.10.15/out/Release/lib.host:/tmp/build_jesus/node-0.10.15/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /tmp/build_jesus/node-0.10.15/out/Release/obj.target/node/src; dtrace -64 "-I/tmp/build_jesus/node-0.10.15/out/Release/obj/gen" -Isrc -C -G -s src/v8ustack.d -o "/tmp/build_jesus/node-0.10.15/out/Release/obj.target/node/src/node_dtrace_ustack.o" | |
| dtrace: failed to compile script src/v8ustack.d: line 224: failed to resolve V8DBG_OFF_FP_CONTEXT: Unknown variable name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment