ID: 33255 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: Solaris 9 PHP Version: 5CVS-2005-06-06 (dev) New Comment:
It was a snapshot install... I fixed the bug in 5.0. Previous Comments: ------------------------------------------------------------------------ [2005-06-06 13:16:04] [EMAIL PROTECTED] Try doing a clean CVS checkout before messing with stuff you apparently have no idea about.. ------------------------------------------------------------------------ [2005-06-06 12:33:52] [EMAIL PROTECTED] Description: ------------ There seems to be a shell script problem in "make install" on Solaris. It worked with 5.0.4. Reproduce code: --------------- after compiling start: gmake install Expected result: ---------------- "gmake install" runs without error Actual result: -------------- [EMAIL PROTECTED]:~/install/php5-STABLE-200506060839$ gmake install Installing PHP SAPI module: nsapi Installing PHP CLI binary: /pangaea/gnu/bin/ Installing PHP CLI man page: /pangaea/gnu/man/man1/ Installing PEAR environment: /pangaea/gnu/lib/php/ [PEAR] Archive_Tar - already installed: 1.3.1 [PEAR] Console_Getopt - already installed: 1.2 [PEAR] PEAR - already installed: 1.3.5 Wrote PEAR system config file at: /pangaea/gnu/etc/pear.conf You may want to add: /pangaea/gnu/lib/php to your php.ini include_path [PEAR] HTML_Template_IT- already installed: 1.1 [PEAR] Net_UserAgent_Detect- already installed: 2.1.0 [PEAR] XML_RPC - already installed: 1.2.2 Installing build environment: /pangaea/gnu/lib/php/build/ Installing header files: /pangaea/gnu/include/php/ Installing helper programs: /pangaea/gnu/bin/ program: phpize program: php-config /bin/sh: syntax error at line 1: `;' unexpected gmake: *** [install-programs] Error 2 [EMAIL PROTECTED]:~/install/php5-STABLE-200506060839$ ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33255&edit=1