From:             michielv at zeelandnet dot nl
Operating system: Slackware Linux 9.0 kernel2.4.20
PHP version:      5CVS-2003-11-25 (dev)
PHP Bug Type:     Compile Failure
Bug description:  make install fails

Description:
------------
./configure --with-apxs=/usr/local/apache/bin/apxs 
--with-openssl --with-zlib --enable-bcmath --with-bz2 
--with-ncurses --enable-cli --disable-cgi --with-gd 
--with-jpeg-dir --with-png-dir --with-zlib-dir --with-calender 
--enable-pcntl --enable-sysvsem --enable-sysvshm 
--enable-sysvmsg --enable-exif --enable-sockets 
--with-xpm-dir --with-gettext --with-gmp --enable-mbstring 
 
 
After a successfull make, i do  
  
[EMAIL PROTECTED] ~/php5-200311251030$ su -c 'make  
install'  
Password:   
Installing PHP CLI binary:        /usr/local/bin/  
............  
[PEAR] Mail           - already installed: 1.1.2  
[PEAR] Net_SMTP       - already installed: 1.2.3  
[PEAR] Net_Socket     - already installed: 1.0.1  
[PEAR] XML_Parser     - already installed: 1.0.1  
[PEAR] XML_RPC        - already installed: 1.0.4  
make[1]: *** [install-pear-packages] Segmentation fault  
make: *** [install-pear] Error 2  
[EMAIL PROTECTED] ~/php5-200311251030$   
  


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

Reply via email to