ID:               24999
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nightcat at poczta dot onet dot pl
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      5CVS-2003-08-09 (dev)
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, 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/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

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

cvs up ; ./cvsclean ; make ; make test


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

[2003-08-09 12:08:39] nightcat at poczta dot onet dot pl

Description:
------------
I was trying to compile PHP 5 snapshot (20030805) under Linux Red Hat
9.0 .

Fail part:

lz -lm -lcrypt -lxml2 -lz -lm -lcrypt  -o sapi/cli/php
ext/standard/array.lo(.text+0xbf3): In function `zif_usort':
/server/php5-200308051530/ext/standard/array.c:566: undefined reference
to `empty_fcall_info_cache'
ext/standard/array.lo(.text+0xd07): In function `zif_uasort':
/server/php5-200308051530/ext/standard/array.c:596: undefined reference
to `empty_fcall_info_cache'
ext/standard/array.lo(.text+0x1a93): In function `zif_array_walk':
/server/php5-200308051530/ext/standard/array.c:1047: undefined
reference to `empty_fcall_info_cache'
ext/standard/array.lo(.text+0x6b96): In function `zif_array_reduce':
/server/php5-200308051530/ext/standard/array.c:3353: undefined
reference to `empty_fcall_info_cache'
ext/standard/array.lo(.text+0x6e2f): In function `zif_array_filter':
/server/php5-200308051530/ext/standard/array.c:3444: undefined
reference to `empty_fcall_info_cache'
ext/standard/array.lo(.text+0x70c6):/server/php5-200308051530/ext/standard/array.c:3533:
more undefined references to `empty_fcall_info_cache' follow
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] ERROR 1



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


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

Reply via email to