From: comus1 at korea dot com Operating system: solaris 7 PHP version: 4.3.2RC1 PHP Bug Type: Compile Failure Bug description: [php] make install breaks with core dump
Apache 2.0.43 php 4.3.2RC1 apache success installed!!! php installing Configure options: ./configure --prefix=/usr/local/php \ --with-apxs2=/usr/local/apache2/bin/apxs \ --with-openssl=/usr/local/ssl \ --with-informix=/services/informix \ --with-gd \ --with-curl \ --enable-gd-native-ttf \ --with-png-dir=/usr/local \ --with-zlib-dir=/usr/local \ --with-pgsql=/usr/local/pgsql \ --with-mysql=/services/mysql Configure and make do the job just fine (I had problems with make due to the non-GNU sed, but that is settled now). But make install cracks with the following output: Installing PHP CLI binary: /usr/local/php-4.3.0/bin/ Installing PHP SAPI module usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la /usr/local/apache2/modules /usr/local/apache2/build/libtool --mode=install cp libphp4.la /usr/local/apache2/modules/ cp .libs/libphp4.so /usr/local/apache2/modules/libphp4.so chmod +x /usr/local/apache2/modules/libphp4.so cp .libs/libphp4.lai /usr/local/apache2/modules/libphp4.la libtool: install: warning: remember to run `libtool --finish /data1/Working/php-4.3.2RC1/libs' chmod 755 /usr/local/apache2/modules/libphp4.so [activating module `php4' in /usr/local/apache2/conf/httpd.conf] Installing shared extensions: /usr/local/php/lib/php/extensions/no-debug-non-zts-20020429/ Installing PEAR environment: /usr/local/php/lib/php/ Segmentation Fault - core dumped make[1]: *** [install-pear-installer] Error 139 make: *** [install-pear] Error 2 why happen core dumped????? -- Edit bug report at http://bugs.php.net/?id=22821&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22821&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22821&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22821&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22821&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22821&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22821&r=support Expected behavior: http://bugs.php.net/fix.php?id=22821&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22821&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22821&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22821&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22821&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22821&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22821&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22821&r=gnused