php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60736 Extension is building for incorrect architecture
Submitted: 2012-01-12 23:09 UTC Modified: 2015-03-13 14:56 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: njcalugar at gmail dot com Assigned: stesie (profile)
Status: Closed Package: v8js (PECL)
PHP Version: Irrelevant OS: Mac OSX 10.6.8
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: njcalugar at gmail dot com
New email:
PHP Version: OS:

 

 [2012-01-12 23:09 UTC] njcalugar at gmail dot com
Description:
------------
I tried using pecl install and compiling manually with config flags for my architecture, but every time I get the same startup message:

[12-Jan-2012 14:36:00] PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/zend/lib/php_extensions/v8js.so' - dlopen(/usr/local/zend/lib/php_extensions/v8js.so, 9): no suitable image found.  Did find:
	/usr/local/zend/lib/php_extensions/v8js.so: mach-o, but wrong architecture in Unknown on line 0


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-03-13 14:56 UTC] stesie@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: stesie
 [2015-03-13 14:56 UTC] stesie@php.net
Building on MacOS Yosemite works now, see comments on
https://github.com/preillyme/v8js/issues/97

hence closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 00:01:30 2024 UTC