I'm trying to compile the bytecode VM on Fedora (19 alpha) and hitting an error:
ricky@t520 /tmp/magpie (master)$ ./run_gyp
gyp: name 'host_arch' is not defined while evaluating condition 'host_arch != target_arch and target_arch=="ia32"' in magpie.gyp while trying to load magpie.gyp
Some system info:
Linux t520.home.elrod.me 3.9.0-0.rc8.git0.2.fc19.x86_64 #1 SMP Wed Apr 24 18:25:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Fedora release 19 (Schrödinger’s Cat)
Let me know if I can provide any more information :)
I'm trying to compile the bytecode VM on Fedora (19 alpha) and hitting an error:
Some system info:
Let me know if I can provide any more information :)