i missed out on doing 

svn co http://gyp.googlecode.com/svn/trunk build/gyp --revision 1831


now i am getting a different error which is below. Please help


amit-macbook:v8 amit.sood$ make ia32.release

PYTHONPATH="/Users/amit.sood/Desktop/chromeV8/v8/tools/generate_shim_headers:/Users/amit.sood/Desktop/chromeV8/v8/build::/Users/amit.sood/Desktop/chromeV8/v8/build/gyp/pylib:"
 
\

GYP_GENERATORS=make \

build/gyp/gyp --generator-output="out" build/all.gyp \

              -Ibuild/standalone.gypi --depth=. \

              -Dv8_target_arch=ia32 \

               \

               \

              -S.ia32.release  -Dv8_enable_backtrace=1 -Darm_fpu=default 
-Darm_float_abi=default

gyp: third_party/icu/icu.gyp not found (cwd: 
/Users/amit.sood/Desktop/chromeV8/v8)

make: *** [out/Makefile.ia32.release] Error 1




On Friday, August 29, 2014 4:28:24 PM UTC+5:30, Amit Sood wrote:
>
> Hi Guys,
>
> I have taken the code for V8 using this command
>
> *svn checkout http://v8.googlecode.com/svn/trunk/ 
> <http://v8.googlecode.com/svn/trunk/> v8*
>
> then, *cd v8* and i do "*make*" but i get below error. Please advise
>
> amit-macbook:v8 amit.sood$ make
>
> PYTHONPATH="/Users/amit.sood/Desktop/chromeV8/v8/tools/generate_shim_headers:/Users/amit.sood/Desktop/chromeV8/v8/build::/Users/amit.sood/Desktop/chromeV8/v8/build/gyp/pylib:"
>  
> \
>
> GYP_GENERATORS=make \
>
> build/gyp/gyp --generator-output="out" build/all.gyp \
>
>               -Ibuild/standalone.gypi --depth=. \
>
>               -Dv8_target_arch=ia32 \
>
>                \
>
>                \
>
>               -S.ia32.release  -Dv8_enable_backtrace=1 -Darm_fpu=default 
> -Darm_float_abi=default
>
> /bin/sh: build/gyp/gyp: No such file or directory
>
> make: *** [out/Makefile.ia32.release] Error 127
>

-- 
-- 
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