php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59271 pecl install oauth fails
Submitted: 2010-06-17 20:12 UTC Modified: 2010-06-17 20:46 UTC
From: mmccrack at gmail dot com Assigned:
Status: Not a bug Package: oauth (PECL)
PHP Version: 5.2.11 OS: Mac OS X 10.6.3
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: mmccrack at gmail dot com
New email:
PHP Version: OS:

 

 [2010-06-17 20:12 UTC] mmccrack at gmail dot com
Description:
------------
Every time I attempt to install oauth as a pecl extension:

pecl install oauth

It bombs out with the following error:

/private/tmp/pear/temp/oauth/oauth.c: In function 'ZEND_GET_MODULE':
/private/tmp/pear/temp/oauth/oauth.c:2861: error: expected '{' at end of input
make: *** [oauth.lo] Error 1
ERROR: `make' failed

I've included the full output in the pastie link.

Reproduce code:
---------------
http://pastie.org/1009410

Expected result:
----------------
oauth installed

Actual result:
--------------
fails

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-17 20:46 UTC] datibbaw@php.net
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

Hi,

Seems like phpize couldn't run properly; so you will likely encounter this issue with any PECL package you're trying to install ;-)

Your PHP installation is also not standard, I suggest to look around for help in the MAMP forums/IRC
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 01:01:28 2025 UTC