From: gregrlb at softhome dot net Operating system: AIX 5.2 PHP version: 4CVS-2005-05-22 (stable) PHP Bug Type: Compile Failure Bug description: make install syntax error
Description: ------------ Hello, I had problems to do the 'configure' of php-5.0.3 and found the solution here (bug #31131). On the page of this #31131 bug, I downloaded the php5-STABLE-latest.tar.gz package and the configure and the make succeeded. But I can't do the 'make install'. Can anyone help me on this? Thank you, Greg. Reproduce code: --------------- cd php5-STABLE-200505212231 ./configure make make install Actual result: -------------- Installing PHP SAPI module: cgi Installing PHP CGI into: /usr/local/bin/ Installing PEAR environment: /usr/local/lib/php/ [PEAR] Archive_Tar - already installed: 1.1 [PEAR] Console_Getopt - already installed: 1.2 [PEAR] PEAR - already installed: 1.3.5 Wrote PEAR system config file at: /usr/local/etc/pear.conf You may want to add: /usr/local/lib/php to your php.ini include_path [PEAR] HTML_Template_IT- already installed: 1.1 [PEAR] Net_UserAgent_Detect- already installed: 2.0.1 [PEAR] XML_RPC - already installed: 1.2.2 Installing build environment: /usr/local/lib/php/build/ Installing header files: /usr/local/include/php/ Installing helper programs: /usr/local/bin/ program: phpize program: php-config /bin/sh: 0403-057 Syntax error at line 1 : `;' is not expected. make: 1254-004 The error code from the last command is 2. Stop. -- Edit bug report at http://bugs.php.net/?id=33103&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33103&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33103&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33103&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33103&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33103&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33103&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33103&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33103&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33103&r=support Expected behavior: http://bugs.php.net/fix.php?id=33103&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33103&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33103&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33103&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33103&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33103&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33103&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33103&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33103&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33103&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33103&r=mysqlcfg