php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58872 Make Fails - binding for PHP5.3.X
Submitted: 2009-10-02 12:45 UTC Modified: 2009-10-05 03:28 UTC
From: kevin at retirementjobs dot com Assigned:
Status: Closed Package: swish (PECL)
PHP Version: 5.3.0RC4 OS: RHEL x86_64 5.0
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: kevin at retirementjobs dot com
New email:
PHP Version: OS:

 

 [2009-10-02 12:45 UTC] kevin at retirementjobs dot com
Description:
------------
[root@ww2]# make
/bin/sh /root/swish-e/php/swish-0.3.0/libtool --mode=compile cc  -I. -I/root/swish-e/php/swish-0.3.0 -DPHP_ATOM_INC -I/root/swish-e/php/swish-0.3.0/include -I/root/swish-e/php/swish-0.3.0/main -I/root/swish-e/php/swish-0.3.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include  -DHAVE_CONFIG_H  -g -O2   -c /root/swish-e/php/swish-0.3.0/swish.c -o swish.lo 
 cc -I. -I/root/swish-e/php/swish-0.3.0 -DPHP_ATOM_INC -I/root/swish-e/php/swish-0.3.0/include -I/root/swish-e/php/swish-0.3.0/main -I/root/swish-e/php/swish-0.3.0 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c /root/swish-e/php/swish-0.3.0/swish.c  -fPIC -DPIC -o .libs/swish.o
/root/swish-e/php/swish-0.3.0/swish.c: In function 'php_sw_results_read_property':
/root/swish-e/php/swish-0.3.0/swish.c:356: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c:359: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c: In function 'php_sw_result_read_property':
/root/swish-e/php/swish-0.3.0/swish.c:449: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c: In function 'php_sw_handle_read_property':
/root/swish-e/php/swish-0.3.0/swish.c:540: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c: In function 'zim_Swish_prepare':
/root/swish-e/php/swish-0.3.0/swish.c:643: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c:644: error: 'zval' has no member named 'is_ref'
/root/swish-e/php/swish-0.3.0/swish.c: In function 'zim_Swish_query':
/root/swish-e/php/swish-0.3.0/swish.c:681: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c:682: error: 'zval' has no member named 'is_ref'
/root/swish-e/php/swish-0.3.0/swish.c: In function 'zim_SwishSearch_execute':
/root/swish-e/php/swish-0.3.0/swish.c:845: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c:846: error: 'zval' has no member named 'is_ref'
/root/swish-e/php/swish-0.3.0/swish.c: In function 'zim_SwishResults_nextResult':
/root/swish-e/php/swish-0.3.0/swish.c:909: error: 'zval' has no member named 'refcount'
/root/swish-e/php/swish-0.3.0/swish.c:910: error: 'zval' has no member named 'is_ref'
make: *** [swish.lo] Error 1


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-05 03:28 UTC] tony at daylessday dot org
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/swish

Fixed in release 0.4.0.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Mar 13 21:01:32 2025 UTC