From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0CVS-2002-03-18 PHP Bug Type: Compile Failure Bug description: Release breaks due to C++ requirement
Regardless of PHP being written in C, there has been a new unused requirement been introduced which causes configure to fail always, if the system does not have a C++ compiler installed. This is quite common, especially on web-servers where in the ideal case no compiler would be installed at all. This will potentially generate dozens of reports and clog mailing lists, because owners of up-to-date and esoteric systems alike will be affected by this issue. -- Edit bug report at http://bugs.php.net/?id=16135&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16135&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16135&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16135&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16135&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16135&r=support Expected behavior: http://bugs.php.net/fix.php?id=16135&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16135&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16135&r=submittedtwice
