From: daniel at comentar dot com dot br Operating system: Linux Fedora Core 4 RC3 PHP version: 5CVS-2005-06-01 (dev) PHP Bug Type: Compile Failure Bug description: 'zend_error_noreturn' aliased to external symbol 'zend_error'
Description: ------------ Compile of PHP5CVS-200506011430 fails with: /bin/sh /compartilhado/downloads/php/php5-200506011430/libtool --silent --preserve-dup-deps --mode=compile gcc -IZend/ -I/compartilhado/downloads/php/php5-200506011430/Zend/ -DPHP_ATOM_INC -I/compartilhado/downloads/php/php5-200506011430/include -I/compartilhado/downloads/php/php5-200506011430/main -I/compartilhado/downloads/php/php5-200506011430 -I/usr/include/libxml2 -I/compartilhado/downloads/php/php5-200506011430/TSRM -I/compartilhado/downloads/php/php5-200506011430/Zend -g -O2 -c /compartilhado/downloads/php/php5-200506011430/Zend/zend_execute.c -o Zend/zend_execute.lo /compartilhado/downloads/php/php5-200506011430/Zend/zend_execute.c:47: error: 'zend_error_noreturn' aliased to external symbol 'zend_error' make: *** [Zend/zend_execute.lo] Error 1 Reproduce code: --------------- [EMAIL PROTECTED] php5-200506011430]# ./configure --prefix=/usr/local/php5 --enable-cli --disable-cgi (View output in http://www.comentar.com.br/daniel/php5/configure-PHP5-200506011430.txt) [EMAIL PROTECTED] php5-200506011430]# make [EMAIL PROTECTED] php5-200506011430]# gcc --version gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Edit bug report at http://bugs.php.net/?id=33212&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33212&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33212&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33212&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33212&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33212&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33212&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33212&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33212&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33212&r=support Expected behavior: http://bugs.php.net/fix.php?id=33212&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33212&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33212&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33212&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33212&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33212&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33212&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33212&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33212&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33212&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33212&r=mysqlcfg
