From: jtyocum at publicmx dot com Operating system: Red Hat Linux 9 PHP version: 4.4.0RC1 PHP Bug Type: Unknown/Other Function Bug description: phpize reports errors upon execute
Description: ------------ When attempting to execute 'phpize', the script outputs several errors. Instead of listing the API versions, it lists that the commands can't be found. Although it is producing the errors, it seems to be working fine. As the module I was attempting to build, was able to build cleanly. Expected result: ---------------- I would expect that 'phpize' would list the API versions, and not produce errors. Actual result: -------------- /usr/bin/phpize: line 1: #define PHP_API_VERSION: command not found /usr/bin/phpize: line 1: #define ZEND_MODULE_API_NO: command not found /usr/bin/phpize: line 1: #define ZEND_EXTENSION_API_NO: command not found Configuring for: PHP Api Version: Zend Module Api No: Zend Extension Api No: -- Edit bug report at http://bugs.php.net/?id=33344&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33344&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33344&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33344&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33344&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33344&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33344&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33344&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33344&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33344&r=support Expected behavior: http://bugs.php.net/fix.php?id=33344&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33344&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33344&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33344&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33344&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33344&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33344&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33344&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33344&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33344&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33344&r=mysqlcfg
