From: stu at coe dot uky dot edu Operating system: Slackware64 14.0 PHP version: 5.4.18 Package: Compile Failure Bug Type: Bug Bug description:PHP 5.4.18 fails to compile with Apache 2.4.6
Description: ------------ On machines with Apache 2.4.6, when compiling PHP 5.4.18, it fails with the error: /usr/src/php-5.4.18/Zend/zend_language_parser.h:327:5: error: conflicting types for 'zendparse' Test script: --------------- My configure (which works with Apache 2.2.25) is: CFLAGS="-mtune=native" CPPFLAGS="-mtune=native" ./configure --with-mysql=/home/mysql --with-apxs2=/home/httpd/bin/apxs --with-curl Expected result: ---------------- I expected PHP 5.4.18 to compile Actual result: -------------- On machines with Apache 2.4.6, compiling fails. (Seen on two different machines, so far) -- Edit bug report at https://bugs.php.net/bug.php?id=65460&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=65460&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=65460&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=65460&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=65460&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=65460&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=65460&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=65460&r=needscript Try newer version: https://bugs.php.net/fix.php?id=65460&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=65460&r=support Expected behavior: https://bugs.php.net/fix.php?id=65460&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=65460&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=65460&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=65460&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65460&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=65460&r=dst IIS Stability: https://bugs.php.net/fix.php?id=65460&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=65460&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=65460&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=65460&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=65460&r=mysqlcfg