Skip to content

[V8 built with gn] configure: error: could not determine libv8 version #269

@temuri416

Description

@temuri416

Hello there again,

Can't compile the extension:

checking for V8 Javascript Engine... yes, shared
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for C standard version... c++11
checking how to allow c++11 narrowing... -Wno-narrowing
checking for V8 version... NONE
configure: error: could not determine libv8 version

PHP5 V8 was compiled successfully following instructions at https://github.com/v8/v8/wiki/Building%20with%20GN

In #139 everything worked after I manually copied _.so files to /usr/lib/x86_64-linux-gnu/, but _gn* build is entirely different and I cannot find output *.so files anywhere.

Have you tested compiling your extension against V8 built with gn? What steps could I be missing?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions