php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56946 Can't compile
Submitted: 2006-04-10 10:33 UTC Modified: 2008-11-07 17:13 UTC
From: bolk at hitv dot ru Assigned:
Status: Closed Package: parsekit (PECL)
PHP Version: 5.1.1 OS: Linux Fedora Core 4
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: bolk at hitv dot ru
New email:
PHP Version: OS:

 

 [2006-04-10 10:33 UTC] bolk at hitv dot ru
Description:
------------
Can't compile with PHP 5.1.3RC2

Reproduce code:
---------------
phpize && ./configure && make

Actual result:
--------------
In file included from /usr/src/parsekit-1.0/parsekit.c:28:
/usr/src/parsekit-1.0/php_parsekit.h:238: error: `ZEND_JMP_NO_CTOR' undeclared here (not in a function)
/usr/src/parsekit-1.0/php_parsekit.h:238: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:238: error: (near initialization for `php_parsekit_opcode_names[69].val')
/usr/src/parsekit-1.0/php_parsekit.h:238: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:238: error: (near initialization for `php_parsekit_opcode_names[69]')
/usr/src/parsekit-1.0/php_parsekit.h:239: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:239: error: (near initialization for `php_parsekit_opcode_names[70]')
/usr/src/parsekit-1.0/php_parsekit.h:240: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:240: error: (near initialization for `php_parsekit_opcode_names[71]')
/usr/src/parsekit-1.0/php_parsekit.h:241: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:241: error: (near initialization for `php_parsekit_opcode_names[72]')
/usr/src/parsekit-1.0/php_parsekit.h:242: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:242: error: (near initialization for `php_parsekit_opcode_names[73]')
/usr/src/parsekit-1.0/php_parsekit.h:243: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:243: error: (near initialization for `php_parsekit_opcode_names[74]')
/usr/src/parsekit-1.0/php_parsekit.h:244: error: `ZEND_UNSET_DIM_OBJ' undeclared here (not in a function)
/usr/src/parsekit-1.0/php_parsekit.h:244: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:244: error: (near initialization for `php_parsekit_opcode_names[75].val')
/usr/src/parsekit-1.0/php_parsekit.h:244: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:244: error: (near initialization for `php_parsekit_opcode_names[75]')
/usr/src/parsekit-1.0/php_parsekit.h:249: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:249: error: (near initialization for `php_parsekit_opcode_names[76]')
/usr/src/parsekit-1.0/php_parsekit.h:250: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:250: error: (near initialization for `php_parsekit_opcode_names[77]')
/usr/src/parsekit-1.0/php_parsekit.h:251: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:251: error: (near initialization for `php_parsekit_opcode_names[78]')
/usr/src/parsekit-1.0/php_parsekit.h:252: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:252: error: (near initialization for `php_parsekit_opcode_names[79]')
/usr/src/parsekit-1.0/php_parsekit.h:253: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:253: error: (near initialization for `php_parsekit_opcode_names[80]')
/usr/src/parsekit-1.0/php_parsekit.h:254: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:254: error: (near initialization for `php_parsekit_opcode_names[81]')
/usr/src/parsekit-1.0/php_parsekit.h:255: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:255: error: (near initialization for `php_parsekit_opcode_names[82]')
/usr/src/parsekit-1.0/php_parsekit.h:256: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:256: error: (near initialization for `php_parsekit_opcode_names[83]')
/usr/src/parsekit-1.0/php_parsekit.h:257: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:257: error: (near initialization for `php_parsekit_opcode_names[84]')
/usr/src/parsekit-1.0/php_parsekit.h:258: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:258: error: (near initialization for `php_parsekit_opcode_names[85]')
/usr/src/parsekit-1.0/php_parsekit.h:259: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:259: error: (near initialization for `php_parsekit_opcode_names[86]')
/usr/src/parsekit-1.0/php_parsekit.h:260: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:260: error: (near initialization for `php_parsekit_opcode_names[87]')
/usr/src/parsekit-1.0/php_parsekit.h:261: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:261: error: (near initialization for `php_parsekit_opcode_names[88]')
/usr/src/parsekit-1.0/php_parsekit.h:262: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:262: error: (near initialization for `php_parsekit_opcode_names[89]')
/usr/src/parsekit-1.0/php_parsekit.h:263: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:263: error: (near initialization for `php_parsekit_opcode_names[90]')
/usr/src/parsekit-1.0/php_parsekit.h:264: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:264: error: (near initialization for `php_parsekit_opcode_names[91]')
/usr/src/parsekit-1.0/php_parsekit.h:265: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:265: error: (near initialization for `php_parsekit_opcode_names[92]')
/usr/src/parsekit-1.0/php_parsekit.h:266: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:266: error: (near initialization for `php_parsekit_opcode_names[93]')
/usr/src/parsekit-1.0/php_parsekit.h:267: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:267: error: (near initialization for `php_parsekit_opcode_names[94]')
/usr/src/parsekit-1.0/php_parsekit.h:268: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:268: error: (near initialization for `php_parsekit_opcode_names[95]')
/usr/src/parsekit-1.0/php_parsekit.h:269: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:269: error: (near initialization for `php_parsekit_opcode_names[96]')
/usr/src/parsekit-1.0/php_parsekit.h:270: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:270: error: (near initialization for `php_parsekit_opcode_names[97]')
/usr/src/parsekit-1.0/php_parsekit.h:271: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:271: error: (near initialization for `php_parsekit_opcode_names[98]')
/usr/src/parsekit-1.0/php_parsekit.h:272: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:272: error: (near initialization for `php_parsekit_opcode_names[99]')
/usr/src/parsekit-1.0/php_parsekit.h:273: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:273: error: (near initialization for `php_parsekit_opcode_names[100]')
/usr/src/parsekit-1.0/php_parsekit.h:274: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:274: error: (near initialization for `php_parsekit_opcode_names[101]')
/usr/src/parsekit-1.0/php_parsekit.h:275: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:275: error: (near initialization for `php_parsekit_opcode_names[102]')
/usr/src/parsekit-1.0/php_parsekit.h:276: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:276: error: (near initialization for `php_parsekit_opcode_names[103]')
/usr/src/parsekit-1.0/php_parsekit.h:277: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:277: error: (near initialization for `php_parsekit_opcode_names[104]')
/usr/src/parsekit-1.0/php_parsekit.h:279: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:279: error: (near initialization for `php_parsekit_opcode_names[105]')
/usr/src/parsekit-1.0/php_parsekit.h:280: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:280: error: (near initialization for `php_parsekit_opcode_names[106]')
/usr/src/parsekit-1.0/php_parsekit.h:281: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:281: error: (near initialization for `php_parsekit_opcode_names[107]')
/usr/src/parsekit-1.0/php_parsekit.h:282: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:282: error: (near initialization for `php_parsekit_opcode_names[108]')
/usr/src/parsekit-1.0/php_parsekit.h:283: error: `ZEND_INIT_CTOR_CALL' undeclared here (not in a function)
/usr/src/parsekit-1.0/php_parsekit.h:283: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:283: error: (near initialization for `php_parsekit_opcode_names[109].val')
/usr/src/parsekit-1.0/php_parsekit.h:283: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:283: error: (near initialization for `php_parsekit_opcode_names[109]')
/usr/src/parsekit-1.0/php_parsekit.h:284: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:284: error: (near initialization for `php_parsekit_opcode_names[110]')
/usr/src/parsekit-1.0/php_parsekit.h:285: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:285: error: (near initialization for `php_parsekit_opcode_names[111]')
/usr/src/parsekit-1.0/php_parsekit.h:286: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:286: error: (near initialization for `php_parsekit_opcode_names[112]')
/usr/src/parsekit-1.0/php_parsekit.h:287: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:287: error: (near initialization for `php_parsekit_opcode_names[113]')
/usr/src/parsekit-1.0/php_parsekit.h:297: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:297: error: (near initialization for `php_parsekit_opcode_names[114]')
/usr/src/parsekit-1.0/php_parsekit.h:298: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:298: error: (near initialization for `php_parsekit_opcode_names[115]')
/usr/src/parsekit-1.0/php_parsekit.h:299: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:299: error: (near initialization for `php_parsekit_opcode_names[116]')
/usr/src/parsekit-1.0/php_parsekit.h:300: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:300: error: (near initialization for `php_parsekit_opcode_names[117]')
/usr/src/parsekit-1.0/php_parsekit.h:301: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:301: error: (near initialization for `php_parsekit_opcode_names[118]')
/usr/src/parsekit-1.0/php_parsekit.h:302: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:302: error: (near initialization for `php_parsekit_opcode_names[119]')
/usr/src/parsekit-1.0/php_parsekit.h:303: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:303: error: (near initialization for `php_parsekit_opcode_names[120]')
/usr/src/parsekit-1.0/php_parsekit.h:304: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:304: error: (near initialization for `php_parsekit_opcode_names[121]')
/usr/src/parsekit-1.0/php_parsekit.h:305: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:305: error: (near initialization for `php_parsekit_opcode_names[122]')
/usr/src/parsekit-1.0/php_parsekit.h:306: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:306: error: (near initialization for `php_parsekit_opcode_names[123]')
/usr/src/parsekit-1.0/php_parsekit.h:307: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:307: error: (near initialization for `php_parsekit_opcode_names[124]')
/usr/src/parsekit-1.0/php_parsekit.h:308: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:308: error: (near initialization for `php_parsekit_opcode_names[125]')
/usr/src/parsekit-1.0/php_parsekit.h:309: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:309: error: (near initialization for `php_parsekit_opcode_names[126]')
/usr/src/parsekit-1.0/php_parsekit.h:310: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:310: error: (near initialization for `php_parsekit_opcode_names[127]')
/usr/src/parsekit-1.0/php_parsekit.h:311: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:311: error: (near initialization for `php_parsekit_opcode_names[128]')
/usr/src/parsekit-1.0/php_parsekit.h:312: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:312: error: (near initialization for `php_parsekit_opcode_names[129]')
/usr/src/parsekit-1.0/php_parsekit.h:314: error: initializer element is not constant
/usr/src/parsekit-1.0/php_parsekit.h:314: error: (near initialization for `php_parsekit_opcode_names[130]')
make: *** [parsekit.lo] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-07 17:13 UTC] sean@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC