From:             nightcat at poczta dot onet dot pl
Operating system: Linux
PHP version:      5CVS-2003-08-09 (dev)
PHP Bug Type:     Compile Failure
Bug description:  Compilation fails

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 bug report at http://bugs.php.net/?id=24999&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24999&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24999&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24999&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24999&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24999&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24999&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24999&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24999&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24999&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24999&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24999&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24999&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24999&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24999&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24999&r=gnused

Reply via email to