From: arthur at mir5 dot homeip dot net Operating system: (Slackware) linux-2.4.25 PHP version: 5.0.2 PHP Bug Type: Compile Failure Bug description: compile with pear error
Description: ------------ gcc version 3.2.3 GNU Make 3.80 ./configure --with-apxs2=/var/lib/apache2/bin/apxs --disable-ipv6 --with-openssl --with-pgsql make ... ... Build complete. make install and the error occurs. No error when i add --without-pear Reproduce code: --------------- make install Installing PHP SAPI module: apache2handler /var/lib/apache2/build/instdso.sh SH_LIBTOOL='/var/lib/apache2/build/libtool' libphp5.la /var/lib/apache2/modules /var/lib/apache2/build/libtool --mode=install cp libphp5.la /var/lib/apache2/modules/ cp .libs/libphp5.so /var/lib/apache2/modules/libphp5.so cp .libs/libphp5.lai /var/lib/apache2/modules/libphp5.la libtool: install: warning: remember to run `libtool --finish /usr/local/php-5.0.2/libs' chmod 755 /var/lib/apache2/modules/libphp5.so [activating module `php5' in /var/lib/apache2/conf/httpd.conf] Installing PHP CLI binary: /usr/local/bin/ Installing PHP CLI man page: /usr/local/man/man1/ Installing PEAR environment: /usr/local/lib/php/ make[1]: *** [install-pear-installer] Segmentation fault make: *** [install-pear] Error 2 Expected result: ---------------- Something is wrong with the make scripts. Actual result: -------------- make[1]: *** [install-pear-installer] Segmentation fault make: *** [install-pear] Error 2 -- Edit bug report at http://bugs.php.net/?id=30637&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30637&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30637&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30637&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30637&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30637&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30637&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30637&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30637&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30637&r=support Expected behavior: http://bugs.php.net/fix.php?id=30637&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30637&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30637&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30637&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30637&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30637&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30637&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30637&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30637&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30637&r=mysqlcfg
