Closed dguard closed 10 years ago
I was getting the same problem. Workarround i used a older forked version https://github.com/stesie/v8js.git V8 JavaScript Engine (tags/3.24.0)
My system PHP 5.5.3-1ubuntu2.1 (cli) (built: Dec 12 2013 04:24:35) g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
My problem was in using fish instead of bash. When I switched back to bash it was build successfully.
I'm getting error when try make php-v8js. I'm using gcc version 4.8.1. Versions of v8 library which I used to install: 3.20-3.24. (Ubuntu 13.10, PHP 5.5.3-1)
Also I used gcc 4.7.3 but had same result. Install via pecl fails too.
What release and version of gcc I must use to install it correctly?