I'm trying to run sudo pecl install v8js-1.2.0
The initial output is:
Configuring for:
PHP Api Version: 20151012
Zend Module Api No: 20151012
Zend Extension Api No: 320151012
I'm getting (last error):
Makefile:218: recipe for target 'v8js_class.lo' failed
make: *** [v8js_class.lo] Error 1
ERROR:make' failed`
To avoid spamming this page, I've made a pastebin with the entire output: http://pastebin.com/jjAi3k9j
Any help is greatly appreciated!
UPDATE:
I did however manage to install version 1.0.0 with sudo pecl install v8js-1.0.0