Skip to content

build.sh error #1

@mincheolsung

Description

@mincheolsung

Hi,

After I built mcfi and verifier with each build.sh, I tried to run the build.sh in v8 repo.
I got an error blow:

mincheol@ubuntu:~/v8$ ./build.sh
PYTHONPATH="/home/mincheol/v8/tools/generate_shim_headers:/home/mincheol/v8/build::/home/mincheol/v8/build/gyp/pylib:"
GYP_GENERATORS=make
build/gyp/gyp --generator-output="out" build/all.gyp
-Ibuild/standalone.gypi --depth=.
-Dv8_target_arch=x64


-S.x64.release -Dv8_enable_disassembler=1 -Dv8_enable_backtrace=1 -Dv8_use_snapshot='false' -Dwerror='' -Darm_fpu=default -Darm_float_abi=default
/bin/sh: 1: build/gyp/gyp: not found
make: *** [out/Makefile.x64.release] Error 127

How can I fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions