From:             hannes dot magnusson at gmail dot com
Operating system: FreeBSD 4.11
PHP version:      5.3CVS-2009-06-17 (snap)
PHP Bug Type:     Compile Failure
Bug description:  Another build failure

Description:
------------
-bash-2.05b$ uname -a
FreeBSD pb11.pair.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Tue May  3
13:17:19 EDT 2005     r...@pb11.pair.com:/usr/obj/usr/src/sys/NEWPB11 
i386
-bash-2.05b$ gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]


Reproduce code:
---------------
./configure --disable-fileinfo

Actual result:
--------------
ext/standard/formatted_print.o: In function `php_formatted_print':
/usr/home/bjori/php5.3-200906170630/ext/standard/formatted_print.c:96:
undefined reference to `zend_error_noreturn'
/usr/home/bjori/php5.3-200906170630/ext/standard/formatted_print.c:103:
undefined reference to `zend_error_noreturn'
/usr/home/bjori/php5.3-200906170630/ext/standard/formatted_print.c:96:
undefined reference to `zend_error_noreturn'
/usr/home/bjori/php5.3-200906170630/ext/standard/formatted_print.c:103:
undefined reference to `zend_error_noreturn'
/usr/home/bjori/php5.3-200906170630/ext/standard/formatted_print.c:96:
undefined reference to `zend_error_noreturn'
ext/standard/formatted_print.o:/usr/home/bjori/php5.3-200906170630/ext/standard/formatted_print.c:103:
more undefined references to `zend_error_noreturn' follow
*** Error code 1


-- 
Edit bug report at http://bugs.php.net/?id=48579&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48579&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48579&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48579&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48579&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48579&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48579&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48579&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48579&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48579&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48579&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48579&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48579&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48579&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48579&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48579&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48579&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48579&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48579&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48579&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48579&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48579&r=mysqlcfg

Reply via email to