ID:               28309
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kiryu at angelicwing dot net
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: FreeBSD4.9
 PHP Version:      5CVS-2004-05-07 (dev)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


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

[2004-05-07 07:39:44] kiryu at angelicwing dot net

Description:
------------
Hi.
Trying to compile the php5-shapshot(200405070430) on FreeBSD 4.9.
compile run breaks with following error.

Reproduce code:
---------------
Compile Option:
./configure

Expected result:
----------------
succesfull build


Actual result:
--------------
/php_source/php5-200405070430/ext/spl/spl_array.c: In function
`spl_array_object_count_elements':
/php_source/php5-200405070430/ext/spl/spl_array.c:726: syntax error
before `*'
/php_source/php5-200405070430/ext/spl/spl_array.c:730: `aht' undeclared
(first use in this function)
/php_source/php5-200405070430/ext/spl/spl_array.c:730: (Each undeclared
identifier is reported only once
/php_source/php5-200405070430/ext/spl/spl_array.c:730: for each
function it appears in.)
/php_source/php5-200405070430/ext/spl/spl_array.c:736: `intern'
undeclared (first use in this function)
/php_source/php5-200405070430/ext/spl/spl_array.c:739: `pos' undeclared
(first use in this function)


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


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

Reply via email to