From: ralph at cs dot cf dot ac dot uk Operating system: MacOS X 10.4.x PHP version: 5CVS-2005-10-25 (snap) PHP Bug Type: Compile Failure Bug description: Compile failure due to use of varargs.h
Description: ------------ Trying to compile snapshot php5-200510251230 on MacOS 10.4.x with latest Apple Developer Tools gives /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/varargs.h: 4:2: error: #error "GCC no longer implements <varargs.h>." /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/varargs.h: 5:2: error: #error "Revise your code to use <stdarg.h>." Reproduce code: --------------- N/A Expected result: ---------------- Compile Actual result: -------------- /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/varargs.h: 4:2: error: #error "GCC no longer implements <varargs.h>." /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/varargs.h: 5:2: error: #error "Revise your code to use <stdarg.h>." -- Edit bug report at http://bugs.php.net/?id=34977&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34977&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34977&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34977&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34977&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34977&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34977&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34977&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34977&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34977&r=support Expected behavior: http://bugs.php.net/fix.php?id=34977&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34977&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34977&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34977&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34977&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34977&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34977&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34977&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34977&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34977&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34977&r=mysqlcfg