ID:               46495
 Updated by:       [EMAIL PROTECTED]
 Reported By:      guy at centroin dot it
-Status:           Open
+Status:           Bogus
 Bug Type:         PHP options/info functions
 Operating System: aix 4
 PHP Version:      5.2.6
 New Comment:

Just install working tools (aka gnu) and all is fine. We're not 
wasting time on trying to fix everything that is broken in AIX.


Previous Comments:
------------------------------------------------------------------------

[2008-11-05 16:15:57] guy at centroin dot it

Description:
------------
Using php >5.0.5 and AIX 4.3 any functions exit with FATAL ERROR:
undefined function.
Script genif.sh builds empty array in module internal_function.c like
this:
static zend_module_entry *php_builtin_extensions[] = {

};
instead of:
static zend_module_entry *php_builtin_extensions[] = {
 php_standard_ptr,

};
I think that awk script build/order_by_dep.awk works bad with gawk
<3.1
Please add in prerequisite 






------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=46495&edit=1

Reply via email to