Jump to content

Pear getting an error installing v8js


Recommended Posts

Hi

 

This is my first time trying to install a library w/ pecl.  Just typing "pecl install v8js" did not work, as it's still apparently in beta.  So, I changed it to install the beta.  It compiles for a bit, then I get the following error.

 

/tmp/v8js/v8js_convert.cc: In function 'v8::Handle<v8::Value> php_v8js_php_callback(const v8::Arguments&)':
/tmp/v8js/v8js_convert.cc:44: error: 'tsrm_ls' was not declared in this scope
/tmp/v8js/v8js_convert.cc: In function 'int v8js_to_zval(v8::Handle<v8::Value>, zval*, int, void***)':
/tmp/v8js/v8js_convert.cc:572: error: cannot convert 'void***' to 'zval*' for argument '1' to 'int _array_init(zval*, uint)'
make: *** [v8js_convert.lo] Error 1

 

Possible I'm missing some other type of prerequisite?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.