Hello there,

I am trying to "make native" in 5.2 (Linux), and get this error:

# make native
PYTHONPATH="/root/v8_5_2_0/tools/generate_shim_headers:/root/v8_5_2_0/build::/root/v8_5_2_0/tools/gyp/pylib:"
 
\
GYP_GENERATORS=make \
tools/gyp/gyp --generator-output="out" gypfiles/all.gyp \
              -Igypfiles/standalone.gypi --depth=. -S.native 
 -Dv8_enable_backtrace=1 -Darm_fpu=default -Darm_float_abi=default
gyp: Error importing pymod_do_mainmodule (detect_v8_host_arch): No module 
named detect_v8_host_arch
make: *** [out/Makefile.native] Error 1

What would be the best way to fix this, please?

D.

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to