Created
June 6, 2012 19:28
-
-
Save matbee-eth/2884107 to your computer and use it in GitHub Desktop.
This file contains 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
root@MathieuGosbeeHPPre:~/nvm/src/node-v0.6.18# make | |
Waf: Entering directory `/var/home/root/nvm/src/node-v0.6.18/out' | |
DEST_OS: linux | |
DEST_CPU: arm | |
Parallel Jobs: 1 | |
Product type: program | |
[ 5/35] libv8.a: deps/v8/SConstruct -> out/Release/libv8.a | |
/opt/bin/python "/var/home/root/nvm/src/node-v0.6.18/tools/scons/scons.py" -j 1 | |
-C "/var/home/root/nvm/src/node-v0.6.18/out/Release/" -Y "/var/home/root/nvm/src | |
/node-v0.6.18/deps/v8" visibility=default mode=release arch=arm toolchain=gcc li | |
brary=static snapshot=on | |
Bus error | |
Waf: Leaving directory `/var/home/root/nvm/src/node-v0.6.18/out' | |
Build failed: -> task failed (err #135): | |
{task: libv8.a SConstruct -> libv8.a} | |
make: *** [program] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment