From:             george_planansky at harvard dot edu
Operating system: solaris 2.8 patched to nov 2003
PHP version:      4.3.4
PHP Bug Type:     Compile Failure
Bug description:  make install [install-pear-installer] Error 134

Description:
------------
make install output:

Installing PHP SAPI module:       cgi
Installing PHP CGI into: /usr/local/bin/
Installing shared extensions:    
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/
Abort - core dumped
make[1]: *** [install-pear-installer] Error 134
make: *** [install-pear] Error 2

# ./configure  --enable-force-cgi-redirect --enable-discard-path
--enable-cli --with-openssl=/usr/local/openssl --with-zlib=/usr
--e\nable-bcmath --enable-calendar --with-db4=/usr/local --enable-filepro
--with-gd=shared,/usr/local --enable-gd-native-ttf
--with-jpeg\-dir=/usr/local --with-png-dir=/usr/local
--with-xpm-dir=/usr/local --with-freetype-dir=/usr/local
--with-gettext=/usr/local --with-\mysql=/usr/local/mysql
--with-unixODBC=/usr/local --with-pgsql=shared,/usr/local/pgsql
--with-pspell=/usr/local --with-readline=/usr\/local --with-regex=system
--enable-sockets --enable-tokenizer

... using gcc-3.3.2



This had worked ok with php-4.3.2RC1, gcc-3.0.5,
same config.

Installing PHP SAPI module
Installing shared extensions:    
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/
[PEAR] Archive_Tar    - installed: 0.9
[PEAR] Console_Getopt - installed: 1.0
[PEAR] PEAR           - installed: 1.0.1
[PEAR] DB             - installed: 1.3
[PEAR] HTTP           - installed: 1.2
[PEAR] Mail           - installed: 1.0.1
[PEAR] Net_SMTP       - installed: 1.0
[PEAR] Net_Socket     - installed: 1.0.1
[PEAR] XML_Parser     - installed: 1.0.1
[PEAR] XML_RPC        - installed: 1.0.4
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
  program: phpextdist






-- 
Edit bug report at http://bugs.php.net/?id=26611&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26611&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26611&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26611&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26611&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26611&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26611&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26611&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26611&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26611&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26611&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26611&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26611&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26611&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26611&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26611&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26611&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26611&r=float

Reply via email to