php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59843 V8 version can contain string, which breaks compilation
Submitted: 2011-07-09 16:33 UTC Modified: 2012-06-13 02:43 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: zakay at danial dot se Assigned: felipe (profile)
Status: Closed Package: v8js (PECL)
PHP Version: 5.3.5 OS: OS X
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zakay at danial dot se
New email:
PHP Version: OS:

 

 [2011-07-09 16:33 UTC] zakay at danial dot se
Description:
------------
During configre:
checking for V8 version... 3.4.11 (candidate)
expr: non-numeric argument

After configure:
/Users/zakaydanial/temp/v8js-0.1.2/php_v8js_macros.h:44:24: 
error: operator '<' has no left operand

Temporary fix:
cat ./conftestval|awk '{print $1}'
instead of 
cat ./conftestval


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-13 02:43 UTC] felipe@php.net
Try a newer version.
 [2012-06-13 02:43 UTC] felipe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: felipe
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 00:01:36 2025 UTC